|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.util.PortRange.IntIterator
public static class PortRange.IntIterator
An iterator over Integer objects.
Constructor Summary | |
---|---|
PortRange.IntIterator(java.util.Iterator iterator)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
int |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortRange.IntIterator(java.util.Iterator iterator)
Method Detail |
---|
public boolean hasNext()
public int next()
public void remove()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |