Api@Retention(value=RUNTIME) @Target(value={TYPE,METHOD,CONSTRUCTOR,LOCAL_VARIABLE,ANNOTATION_TYPE}) @Documented @Api(allMethods=true) @Deprecated public @interface Api
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
allMethods
Deprecated.
For class level annotation, does it apply to all methods?
|
Copyright © 2015 Geosparc. All Rights Reserved.