|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinf.util.IntKeyTreeMap.IntKeyTreeMapIterator<T>
class IntKeyTreeMap.IntKeyTreeMapIterator<T>
| Field Summary | |
|---|---|
protected IntKeyTreeMap.IntKeyTreeEntry<E> |
next
|
| Constructor Summary | |
|---|---|
IntKeyTreeMap.IntKeyTreeMapIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
IntKeyTreeMap.IntKeyTreeEntry<E> |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected IntKeyTreeMap.IntKeyTreeEntry<E> next
| Constructor Detail |
|---|
public IntKeyTreeMap.IntKeyTreeMapIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<IntKeyTreeMap.IntKeyTreeEntry<E>>public IntKeyTreeMap.IntKeyTreeEntry<E> next()
next in interface java.util.Iterator<IntKeyTreeMap.IntKeyTreeEntry<E>>public void remove()
remove in interface java.util.Iterator<IntKeyTreeMap.IntKeyTreeEntry<E>>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||