org.jgroups.util
Class SeqnoList.Seqno

java.lang.Object
  extended by org.jgroups.util.SeqnoList.Seqno
Direct Known Subclasses:
SeqnoList.SeqnoRange
Enclosing class:
SeqnoList

protected static class SeqnoList.Seqno
extends java.lang.Object


Field Summary
protected  long from
           
 
Constructor Summary
SeqnoList.Seqno(long num)
           
 
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

from

protected long from
Constructor Detail

SeqnoList.Seqno

public SeqnoList.Seqno(long num)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.