-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected Class<T> |
clazz |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
abstract boolean |
eval(T value) |
boolean |
evaluate(Object value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
clazz
protected Class<T> clazz
-
Constructor Detail
-
TypedPredicate
public TypedPredicate()
Copyright © 2015. All Rights Reserved.