@Retention(value=CLASS) @Target(value=TYPE) @Documented public @interface EnvironmentInterfaces
EnvironmentInterface annotations on a class, often defined implicitly.| Modifier and Type | Required Element and Description |
|---|---|
EnvironmentInterface[] |
value
Returns the
EnvironmentInterface annotations it holds. |
public abstract EnvironmentInterface[] value
EnvironmentInterface annotations it holds.