- All Superinterfaces:
- org.graalvm.word.ComparableWord, org.graalvm.word.WordBase
public interface ObjectHandle
extends org.graalvm.word.ComparableWord
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