public class LePredicate<T> extends ComparisonPredicate<T>
property, value| Constructor and Description |
|---|
LePredicate(PropertyFunction<T> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
compare(T value) |
String |
toString() |
property, test, valuepublic LePredicate(PropertyFunction<T> property, T value)