public class KeyRange extends java.lang.Object implements java.io.Serializable, SecureExternalizable
Constructor and Description |
---|
KeyRange() |
KeyRange(long _begin,
long _end) |
Modifier and Type | Method and Description |
---|---|
void |
readInstance(SecureObjectInputI s)
Reads an instance of this class from the given SecureObjectInputI without using readObject.
|
java.lang.String |
toString() |
void |
writeInstance(SecureObjectOutputI s)
Writes an instance of this class to the given SecureObjectOutputI without using writeObject.
|
public java.lang.String toString()
toString
in class java.lang.Object
public void writeInstance(SecureObjectOutputI s) throws java.io.IOException
SecureExternalizable
writeInstance
in interface SecureExternalizable
java.io.IOException
public void readInstance(SecureObjectInputI s) throws java.io.IOException
SecureExternalizable
readInstance
in interface SecureExternalizable
java.io.IOException
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.