- All Superinterfaces:
- ComparableWord, PointerBase, WordBase
- All Known Subinterfaces:
- CFunctionPointer
public interface CodePointer
extends PointerBase
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:
- 1.0