public abstract class PropertyFilter extends Object implements PropertySelector
| Constructor and Description |
|---|
PropertyFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Prop o1,
Prop o2) |
String[] |
requiredProperties() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic String[] requiredProperties()
requiredProperties in interface PropertySelectorpublic int compare(Prop o1, Prop o2)
compare in interface Comparator<Prop>Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.