| Interface | Description |
|---|---|
| CompressibleConstant | |
| ObjectConstantEquality |
Tests if two object constants reference the same object.
|
| ReadableJavaField | |
| SharedField |
The field interface which is both used in the hosted and substrate worlds.
|
| SharedMethod |
The method interface which is both used in the hosted and substrate worlds.
|
| SharedType |
The type interface which is both used in the hosted and substrate worlds.
|
| Class | Description |
|---|---|
| CompressedNullConstant |
The compressed representation of the
null constant. |
| DirectSubstrateObjectConstant |
An object constant that holds a direct reference to the object.
|
| SubstrateObjectConstant |