JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.graalvm.nativeimage
Interface ObjectHandle
All Superinterfaces:
ComparableWord
,
WordBase
public interface
ObjectHandle
extends
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
rawValue
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method