Interface ExtendedTagBits


public interface ExtendedTagBits
  • Field Details

    • HasUnresolvedPermittedSubtypes

      static final int HasUnresolvedPermittedSubtypes
      See Also:
    • AnnotationValueBased

      static final int AnnotationValueBased
      From Java 16 Flag used to identify the annotation jdk.internal.ValueBased
      See Also:
    • IsCanonicalConstructor

      static final int IsCanonicalConstructor
      See Also:
    • IsClosingMethod

      static final int IsClosingMethod
      See Also:
    • HasMissingOwningAnnotation

      static final int HasMissingOwningAnnotation
      See Also:
    • AnnotationResolved

      static final int AnnotationResolved
      See Also:
    • DeprecatedAnnotationResolved

      static final int DeprecatedAnnotationResolved
      See Also:
    • NullDefaultAnnotationResolved

      static final int NullDefaultAnnotationResolved
      See Also:
    • AllAnnotationsResolved

      static final int AllAnnotationsResolved
      See Also:
    • IsNullAnnotationPackage

      static final int IsNullAnnotationPackage
      See Also:
  • Method Details

    • areAllAnnotationsResolved

      static boolean areAllAnnotationsResolved(long extendedTagBits)