Duplications Manager

570274b96eaa5a0c65add76b

@throws illegalargumentexception if the add is invalid
@param object the object being added
@description override to validate the object being added to ensure it matchesthe predicate.

"public boolean offer(E object)"

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

"public boolean add(E object)"

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