@Retention(value=RUNTIME) @Target(value={TYPE,METHOD,PARAMETER}) @Repeatable(value=Withs.class) public @interface With
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends AnnotationFactory<?,?>> |
value |
public abstract Class<? extends AnnotationFactory<?,?>> value
Copyright © 2012–2018. All rights reserved.