|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface QualifierRoot
A meta-annotation to specify the root type qualifier in the qualifiers
hierarchy, i.e. the qualifier that is a supertype of all other qualifiers
in the given hierarchy.
Examples of such qualifiers: @ReadOnly, @Nullable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||