Duplications Manager

570274b96eaa5a0c65add8a7

@param t <> the type that the factory creates

"public static prototypeFactory(T prototype)"

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

"public static instantiateFactory( classToInstantiate,Class[] paramTypes,Object[] args)"

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

"public static instantiateFactory( classToInstantiate)"

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

"public static exceptionFactory()"

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

"public static constantFactory(T constantToReturn)"

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