SoftNet-Consult Java Utility Library

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

Packages that use ArrayIteratorLong
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 ArrayIteratorLong in com.softnetConsult.utils.collections
 

Methods in com.softnetConsult.utils.collections that return ArrayIteratorLong
static ArrayIteratorLong ArrayTools.iterate(long[] array)
          Creates an array iterator over the specified array.
 


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