Duplications Manager

570274b86eaa5a0c65add5fe

@throws nullpointerexception if array is null
@return an iterator over the array
@param e <> the element type
@param array the array over which to iterate

"public static arrayIterator(Object array)"

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

"public static arrayIterator(E array)"

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