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.Objectpublic void writeInstance(SecureObjectOutputI s) throws java.io.IOException
SecureExternalizablewriteInstance in interface SecureExternalizablejava.io.IOExceptionpublic void readInstance(SecureObjectInputI s) throws java.io.IOException
SecureExternalizablereadInstance in interface SecureExternalizablejava.io.IOExceptionCopyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.