Module openj9.dtfj

Class Pointer

Direct Known Subclasses:
BoolPointer, DoublePointer, EnumPointer, FloatPointer, I16Pointer, I8Pointer, IDATAPointer, ObjectClassReferencePointer, ObjectMonitorReferencePointer, ObjectReferencePointer, PointerPointer, SelfRelativePointer, U16Pointer, U8Pointer, UDATAPointer, VoidPointer, WideSelfRelativePointer

public abstract class Pointer extends AbstractPointer
  • Field Details

    • SIZEOF

      public static final long SIZEOF
  • Constructor Details

    • Pointer

      protected Pointer(long address)