public class ConfigAnnotationFilter extends Object implements Predicate<AnnotationInfo<?>>
PropertyStoreApply annotation.| Modifier and Type | Field and Description |
|---|---|
static ConfigAnnotationFilter |
INSTANCE
Reusable instance.
|
| Constructor and Description |
|---|
ConfigAnnotationFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(AnnotationInfo<? extends Annotation> t) |
public static final ConfigAnnotationFilter INSTANCE
public ConfigAnnotationFilter()
public boolean test(AnnotationInfo<? extends Annotation> t)
test in interface Predicate<AnnotationInfo<?>>Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.