Annotation Interface AnnotationExamples.ExampleFeature

Enclosing class:
AnnotationExamples

@Retention(RUNTIME) @Target(METHOD) public static @interface AnnotationExamples.ExampleFeature
Runtime-retained marker used by the example.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • label

      String label
      Returns:
      a descriptive label for the annotated method