Package org.graalvm.nativeimage
Interface ObjectHandle
- All Superinterfaces:
ComparableWord
,WordBase
The opaque representation of a handle to a Java object given out to unmanaged code. Clients must
not interpret or dereference the value.
- Since:
- 19.0
-
Method Summary
Methods inherited from interface org.graalvm.word.ComparableWord
equal, notEqual