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
com.oracle.graal.word
Interface PointerBase
All Superinterfaces:
ComparableWord
,
TrustedInterface
,
WordBase
All Known Subinterfaces:
Pointer
All Known Implementing Classes:
HostedWord
,
Word
public interface
PointerBase
extends
ComparableWord
Marker interface for all
word types
that have the semantic of a pointer (but not necessarily all the memory access methods defined in
Pointer
).
Method Summary
Methods inherited from interface com.oracle.graal.word.
ComparableWord
equal
,
notEqual
Methods inherited from interface com.oracle.graal.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