|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.util.SeqnoList.SeqnoListIterator
protected class SeqnoList.SeqnoListIterator
| Field Summary | |
|---|---|
protected int |
index
|
protected SeqnoList.SeqnoRange |
range
|
protected long |
range_index
|
| Constructor Summary | |
|---|---|
protected |
SeqnoList.SeqnoListIterator()
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
java.lang.Long |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int index
protected SeqnoList.SeqnoRange range
protected long range_index
| Constructor Detail |
|---|
protected SeqnoList.SeqnoListIterator()
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<java.lang.Long>public java.lang.Long next()
next in interface java.util.Iterator<java.lang.Long>public void remove()
remove in interface java.util.Iterator<java.lang.Long>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||