@Authors(value="Nikolche Mihajlovski") @Since(value="2.0.0") 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, exclude, includeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic AnnotatedPropertyFilter(Class<? extends Annotation> annotated)
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.