|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.util.SeqnoList.Seqno org.jgroups.util.SeqnoList.SeqnoRange
protected static class SeqnoList.SeqnoRange
Field Summary | |
---|---|
protected long |
to
|
Fields inherited from class org.jgroups.util.SeqnoList.Seqno |
---|
from |
Constructor Summary | |
---|---|
SeqnoList.SeqnoRange(long from,
long to)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected long to
Constructor Detail |
---|
public SeqnoList.SeqnoRange(long from, long to)
Method Detail |
---|
public java.lang.String toString()
toString
in class SeqnoList.Seqno
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |