@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface KnownBreakQualifier
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends Predicate<? super IAnnotationInfo>> |
value |
public abstract Class<? extends Predicate<? super IAnnotationInfo>> value
Copyright © 2018. All rights reserved.