Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
Modifier and Type | Method and Description |
---|---|
abstract T |
EObjectInputStream.Key.readExternal(EObjectInputStream in)
The oclass implements the readExternal method to restore an
object by calling the methods of DataInput for primitive
types and readObject for objects, strings and arrays.
|