|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcodings.util.Hash.HashIterator
public class Hash.HashIterator
| Constructor Summary | |
|---|---|
Hash.HashIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
V |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Hash.HashIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface Iterator<V>public V next()
next in interface Iterator<V>public void remove()
remove in interface Iterator<V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||