public final class StringIterator extends Object implements Iterator<String>, Enumeration<String>
Constructor and Description |
---|
StringIterator(Collection.Key[] arr)
constructor for the class
|
public StringIterator(Collection.Key[] arr)
arr
- Base Arraypublic boolean hasMoreElements()
hasMoreElements
in interface Enumeration<String>
public String nextElement()
nextElement
in interface Enumeration<String>
Copyright © 2015 Lucee