Enum TypeDescription.Generic.Visitor.Validator.ForTypeAnnotations

    • Field Detail

      • typeUse

        private final java.lang.annotation.ElementType typeUse
        The ElementType's TYPE_USE constant.
      • typeParameter

        private final java.lang.annotation.ElementType typeParameter
        The ElementType's TYPE_PARAMETER constant.
    • Constructor Detail

      • ForTypeAnnotations

        private ForTypeAnnotations()
        Creates a new type annotation validator.