@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface UsedAt
Modifier and Type | Required Element and Description |
---|---|
UsedAt.Project |
value
Reference to the project that uses the method annotated with this annotation.
|
public abstract UsedAt.Project value