T - the input entity typepublic interface ToBooleanOrThrow<T> extends OrElseThrowExpression<T,ToBooleanNullable<T>>, ToBoolean<T>
NonNullableExpression for boolean values where a
NullPointerException is thrown if the original expression returns
null.NonNullableExpression.NullStrategynullStrategyinnerNullableexpressionTypeapplyAsBoolean, 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.