GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.io.ObjectInput | |
void | De-serialize this class.
|
Classes implementing java.io.ObjectInput | |
class |
Methods with parameter type java.io.ObjectInput | |
void | This method restores an object's state by reading in the instance data
for the object from the passed in stream. |
Methods with parameter type java.io.ObjectInput | |
ObjID | Read object id (as long), then the object UID .
|
Methods with return type java.io.ObjectInput | |
ObjectInput |
GNU Classpath (0.95) |