Overview | Methods | This Package | All Packages
Creates an identical copy of this enumerator.
Syntax
public Object clone()
Return Value
Returns a new ArrayEnumerator object that refers to the same Object array but has a unique current position.