|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) public @interface Exclusive
This annotation can be applied to the value() element of an annotation that
is annotated as a TypeQualifier.
For example, the following defines a type qualifier such that if you know a
value is @Foo(1), then the value cannot be @Foo(2) or {@Foo(3).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: REQUIRED | OPTIONAL
DETAIL: ELEMENT
Copyright © 2012. All Rights Reserved.