Package org.graalvm.nativeimage
Interface Isolate
- All Superinterfaces:
ComparableWord,PointerBase,WordBase
Pointer to the runtime data structure for an isolate. The size and actual layout of the data
structure is unspecified, client code must not make any assumptions about it.
- Since:
- 19.0
-
Method Summary
Methods inherited from interface org.graalvm.word.ComparableWord
equal, notEqualMethods inherited from interface org.graalvm.word.PointerBase
isNonNull, isNull