Annotation Type Past.List



  • @Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
    @Retention(RUNTIME)
    @Documented
    public static @interface Past.List
    Defines several Past annotations on the same element.
    See Also:
    Past
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Past[] value  
    • Element Detail

      • value

        Past[] value