Uses of Package
com.speedment.runtime.compute.expression.orelse
-
Packages that use com.speedment.runtime.compute.expression.orelse Package Description com.speedment.runtime.compute.expression.orelse -
Classes in com.speedment.runtime.compute.expression.orelse used by com.speedment.runtime.compute.expression.orelse Class Description OrElseGetExpression Specialization ofNonNullableExpressionthat has aOrElseGetExpression.defaultValueGetter()method.OrElseThrowExpression Specialization ofNonNullableExpressionthat throws an exception if the wrapped expression returnsnull.