Annotation Interface Pointer


@Documented public @interface Pointer
Marker annotation, indicating that a pointer value (MemorySegment or long) is a pointer to a specific type.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • target

      Class<?> target
      Default:
      java.lang.Object.class
    • comment

      String comment
      Default:
      ""