Annotation Interface StructValue


@Retention(RUNTIME) @Target(FIELD) public @interface StructValue
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    index of this value in the struct or -1 if it does not matter.
  • Element Details

    • value

      int value
      index of this value in the struct or -1 if it does not matter.
      Returns:
      index or -1
      Default:
      -1