Annotation Interface Indexes


@Documented @Retention(RUNTIME) @Target(TYPE) @Inherited public @interface Indexes
Allows Indexed to be repeatable.
Since:
1.1
Author:
graemerocher
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      Indexed[] value
      Returns:
      A group of indexes
      Default:
      {}