-
Field Summary
Fields
private int
private final int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
_iIndex
private int _iIndex
-
_iNum
private final int _iNum
-
Constructor Details
-
NumberIterator
public NumberIterator(Number numObj)
-
Method Details
-
remove
public void remove()
- Specified by:
remove
in interface Iterator
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator
-