org.jgroups.util
Class Range
- Externalizable
public class Range
extends java.lang.Object
implements Externalizable
Range() - For externalization
|
Range(long low, long high)
|
Range
public Range()
For externalization
Range
public Range(long low,
long high)
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
toString
public String toString()
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.