All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----harpoon.Util.ArrayEnumerator
ArrayEnumerator
enumerates the elements of an array.
ArrayEnumerator
.
public ArrayEnumerator(Object oa[])
ArrayEnumerator
.
public boolean hasMoreElements()
public Object nextElement()
All Packages Class Hierarchy This Package Previous Next Index