Class TargetedAnnotationTImpl

All Implemented Interfaces:
Annotation

An implementation of an annotation that has an on value targeting classes/methods/fields/constructors.
See Also:
  • Constructor Details

  • Method Details

    • onClass

      public Class<?>[] onClass()
      The targets this annotation applies to.
      Returns:
      The targets this annotation applies to.