Methods
Name | Description |
---|---|
forClass() | Return the class in the local VM that this version is mapped to. |
getName() | The name of the class described by this descriptor. |
getSerialVersionUID() | Return the serialVersionUID for this class. |
lookup(Class) | Find the descriptor for a class that can be serialized. |
toString() | Return a string describing this ObjectStreamClass. |