Annotation Interface Occurences


@Retention(RUNTIME) @Target(FIELD) public @interface Occurences
Define the number of occurences for arrays.
Author:
Guillaume CHAUVET
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Number of occurence on array field type
  • Element Details

    • value

      int value
      Number of occurence on array field type
      Returns:
      a natural number
      Default:
      1