Interface CodePointer
- All Superinterfaces:
ComparableWord, PointerBase, WordBase
- All Known Subinterfaces:
CFunctionPointer
Pointer to executable code. This interface exists mainly to improve static type checking, i.e.,
to prevent mixing code pointers and non-code pointers by accident.
- Since:
- 19.0
-
Method Summary
Methods inherited from interface ComparableWord
equal, notEqual
Methods inherited from interface PointerBase
isNonNull, isNull