class EntityStreamSearchHandler.DummyCallback extends java.lang.Object implements java.util.function.Predicate<T>
DummyCallback()
boolean
test(T dataModel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public boolean test(T dataModel)
test
java.util.function.Predicate<T>