SoftNet-Consult Java Utility Library

Uses of Class
com.softnetConsult.utils.collections.ArrayIterator

Packages that use ArrayIterator
com.softnetConsult.utils.collections This package contains classes and utilities that are commonly required when dealing with collections and are missing in the standard java API. 
 

Uses of ArrayIterator in com.softnetConsult.utils.collections
 

Methods in com.softnetConsult.utils.collections that return ArrayIterator
static
<ET,AET extends ET>
ArrayIterator<ET>
ArrayTools.iterate(AET[] array)
          Creates an array iterator over the specified array.
 


SoftNet-Consult Java Utility Library is a member of SourceForge.net