|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.jagrlib.IntTuple<T>
cz.cuni.jagrlib.IntMap.CommonIterator
cz.cuni.jagrlib.IntMap.TargetIterator
protected class IntMap.TargetIterator
Internal class handling target object iteration.
Field Summary |
---|
Fields inherited from class cz.cuni.jagrlib.IntMap.CommonIterator |
---|
i, keys, nextKey, nextValid, nextValue |
Fields inherited from class cz.cuni.jagrlib.IntTuple |
---|
key, value |
Constructor Summary | |
---|---|
protected |
IntMap.TargetIterator()
|
Method Summary | |
---|---|
T |
next()
|
Methods inherited from class cz.cuni.jagrlib.IntMap.CommonIterator |
---|
findNext, hasNext, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Iterator |
---|
hasNext, remove |
Constructor Detail |
---|
protected IntMap.TargetIterator()
Method Detail |
---|
public T next()
next
in interface java.util.Iterator<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |