An Iterator that returns the elements of a specified array, or other iterators etc. The collection of objects returned depends on the constructor used.
Based on similar Enumerator code by boucherb@users
@author fred@users
@version 1.9.0
@since HSQLDB 1.7.2
An Iterator that returns the elements of a specified array, or other iterators etc. The collection of objects returned depends on the constructor used.
Based on similar Enumerator code by boucherb@users
@author fred@users
@version 1.9.0
@since HSQLDB 1.7.2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.