|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value={TYPE,CONSTRUCTOR,METHOD,PACKAGE,FIELD}) @Retention(value=SOURCE) public @interface Experimental
This annotation means that annotated element is an experimental feature and it might wanish in the next versions without any notice. If you are using it, expect the code be broken in the next version.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |