| Function | Description | |
|---|---|---|
| describeType | ||
| getDefinitionByName |
Returns a reference to the class object of the class specified by the
name parameter. |
|
| getQualifiedClassName | Returns the fully qualified class name of an object. | |
| getQualifiedSuperclassName | Returns the fully qualified class name of the base class of the object specified by the value parameter. | |
| getTimer | Used to compute relative time. |
| Interface | Description | |
|---|---|---|
| IDataInput | ||
| IDataOutput | ||
| IExternalizable |
| Class | Description | |
|---|---|---|
| ByteArray | ||
| Dictionary | The Dictionary class lets you create a dynamic collection of properties, which uses strict equality (===) for key comparison. | |
| Endian | The Endian class contains values that denote the byte order used to represent multibyte numbers. | |
| Proxy | ||
| Timer |