Hierarchy For Package javax.annotation.meta

Package Hierarchies:

Interface Hierarchy

Annotation Type Hierarchy

  • javax.annotation.meta.Exclusive (implements java.lang.annotation.Annotation)
  • javax.annotation.meta.Exhaustive (implements java.lang.annotation.Annotation)
  • javax.annotation.meta.TypeQualifier (implements java.lang.annotation.Annotation)
  • javax.annotation.meta.TypeQualifierDefault (implements java.lang.annotation.Annotation)
  • javax.annotation.meta.TypeQualifierNickname (implements java.lang.annotation.Annotation)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
      • javax.annotation.meta.When