@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @AcceptsConstraint(value=WithAnnotationAcceptor.class) @Inherited public @interface AcceptsWithAnnotations
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends Annotation>[] |
value |
public abstract Class<? extends Annotation>[] value
Copyright © 2014 Caelum. All rights reserved.