Inheritance diagram for Sct.Serializable:
Public Member Functions | |
String | getUniqueID () |
This identifier allows each Serializable to be identified and so a Serializable is the smallest entity that can be stored. This is not true of a Streamable (unless the system were to generate a random identifier which it doesn't!).
Definition at line 12 of file Serializable.java.
|
Implemented in Sct.ISProxy.ISProxy, Sct.SerializableWrapper, SctData.RawScanResult, and SctData.ResultHeader. Referenced by Sct.ISProxy.ISProxy.ISProxy(), and Sct.Name.Name(). |