Uses of Interface
com.speedment.runtime.compute.expression.predicate.NullPredicate
-
Packages that use NullPredicate Package Description com.speedment.runtime.compute.expression.predicate Specializations of predicates that are returned by expressions. -
-
Uses of NullPredicate in com.speedment.runtime.compute.expression.predicate
Subinterfaces of NullPredicate in com.speedment.runtime.compute.expression.predicate Modifier and Type Interface Description interfaceIsNotNull<T,R>interfaceIsNull<T,R>
-