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