@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface AnnotationUsage
| Modifier and Type | Required Element and Description |
|---|---|
UsageTarget |
target |
UsageModifier |
usageModifier |
public abstract UsageTarget target
public abstract UsageModifier usageModifier
Copyright © 2017. All rights reserved.