Duplications Manager

570274b96eaa5a0c65add768

@return the maximum number of elements the collection can hold
@description gets the maximum size of the collection (the bound).

"public int maxSize()"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/queue/CircularFifoQueue.java

"int maxSize()"

file : https_github_com_apache_commons-collections_git/src/main/java/org/apache/commons/collections4/BoundedCollection.java