jtp.util
Class ObjectStorage.Handle
java.lang.Object
|
+--jtp.util.ObjectStorage.Handle
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ObjectStorage
- public static class ObjectStorage.Handle
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectStorage.Handle
public ObjectStorage.Handle(ObjectStorage storage,
long location)
getStorage
public ObjectStorage getStorage()
getLocation
public long getLocation()
retrieveObject
public Object retrieveObject()
throws IOException
IOException