@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Handles
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends Annotation>[] |
value
The annotation classes that are inspected.
|
public abstract Class<? extends Annotation>[] value
Copyright © 2016–2018 Testify Project. All rights reserved.