T - the input entity typepublic interface ToStringOrThrow<T> extends OrElseThrowExpression<T,ToStringNullable<T>>, ToString<T>
NonNullableExpression for String values where a
NullPointerException is thrown if the original expression returns
null.NonNullableExpression.NullStrategynullStrategyinnerNullableexpressionTypeapply, compare, compose, expressionType, hash, map, of, toLowerCase, toUpperCasecomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2019 Speedment, Inc.. All rights reserved.