- java.lang.Object
-
- org.zkoss.util.CollectionsX.ArrayIterator<E>
-
-
Constructor Summary
Constructors
Constructor and Description |
ArrayIterator(java.lang.Object[] ary) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
next
public final E next()
- Specified by:
next
in interface java.util.Iterator<E>
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.