VM_CUSTOMpublic interface VM_CUSTOM Defines the code used to represent a custom marshalled value type in
a typecode.
This is one of the possible results of the type_modifier
method on the TypeCode interface. |
Fields Summary |
---|
final short | valueThe value representing a custom marshalled value type in
a typecode. |
|