public static final class J1CollectionHandlers.ArrayEnumerator<T> extends Object implements Enumeration<T>
Constructor and Description |
---|
J1CollectionHandlers.ArrayEnumerator(Object array) |
public J1CollectionHandlers.ArrayEnumerator(Object array)
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration<T>
public T nextElement()
nextElement
in interface Enumeration<T>
Copyright © 2014. All rights reserved.