T - the input entity typepublic interface ToBooleanOrElseGet<T> extends OrElseGetExpression<T,ToBooleanNullable<T>,ToBoolean<T>>, ToBoolean<T>
NonNullableExpression for boolean values where a
getter function is applied if the original expression returns null.NonNullableExpression.NullStrategydefaultValueGetter, nullStrategyinnerNullableexpressionTypeapplyAsBoolean, asDouble, asInt, asLong, compare, compose, composeNullable, expressionType, hash, map, mapToDouble, ofcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2019 Speedment, Inc.. All rights reserved.