Java Doc for ArrayIterator.java in » Development » jga-Generic-Algorithms » net » sf » jga » util » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Iterates over an array of objects. Not safe for use by multiple threads.
Note -- in addition to this class being deprecated in order to be moved,
its implementation of Iterable is also deprecated: the successor class
will not implement Iterable.