Uses of Package
com.speedment.runtime.compute.expression.predicate
-
Packages that use com.speedment.runtime.compute.expression.predicate Package Description com.speedment.runtime.compute.expression.predicate Specializations of predicates that are returned by expressions.com.speedment.runtime.compute.trait Traits used in the base package for functional interfaces. -
Classes in com.speedment.runtime.compute.expression.predicate used by com.speedment.runtime.compute.expression.predicate Class Description IsNotNull IsNull NullPredicate Specialized predicate that holds additional metadata about the condition that can be used to optimize the expression.NullPredicateType Special types of predicates that can easily be recognized and potentially short-circuited. -
Classes in com.speedment.runtime.compute.expression.predicate used by com.speedment.runtime.compute.trait Class Description IsNotNull IsNull