Interface ObjectHandle

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
  • Method Summary

    Methods inherited from interface org.graalvm.word.ComparableWord

    equal, notEqual

    Methods inherited from interface org.graalvm.word.WordBase

    equals, rawValue