Annotation Interface Unqualified


@TypeQualifier @SubtypeOf({}) @Target({}) public @interface Unqualified
A special annotation intended solely for representing an unqualified type in the qualifier hierarchy, as an argument to SubtypeOf.value(), in the type qualifiers declarations.

Programmers cannot write this in source code.