public class AnnotatedPropertyFilter extends PropertyFilter implements Serializable
| Constructor and Description |
|---|
AnnotatedPropertyFilter(Class<? extends Annotation> annotated) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
eval(Prop prop) |
int |
hashCode() |
compare, requiredPropertiespublic AnnotatedPropertyFilter(Class<? extends Annotation> annotated)
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.