Duplications Manager

570274b96eaa5a0c65add6f5

@throws nullpointerexception if list or factory is null
@param list the list to decorate, must not be null
@param factory the factory to use for creation, must not be null

"public static lazyList( list, factory)"

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

"protected LazyList( list, factory)"

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