- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToBigDecimalOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToBooleanOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToByteOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToCharOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToDoubleOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToEnumOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToFloatOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToIntOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToLongOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToShortOrElse
-
- defaultValue() - Method in interface com.speedment.runtime.compute.expression.orelse.ToStringOrElse
-
- defaultValueGetter() - Method in interface com.speedment.runtime.compute.expression.orelse.OrElseGetExpression
-
- divide(ToByte<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToByte<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToByte<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToByte<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToByte<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToByte<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToShort<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToShort<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToShort<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToShort<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToShort<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToShort<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToInt<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToInt<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToInt<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToInt<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToInt<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToInt<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToLong<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToLong<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToLong<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToLong<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToLong<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToLong<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToFloat<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToFloat<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToFloat<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToFloat<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToFloat<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToFloat<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToDouble<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToDouble<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToDouble<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToDouble<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToDouble<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(ToDouble<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Returns an expression that takes the result from the first expression and
divides it with the result of the second expression.
- divide(int) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- divide(int) - Method in interface com.speedment.runtime.compute.ToByte
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToByte
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToByte
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- divide(int) - Method in interface com.speedment.runtime.compute.ToDouble
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToDouble
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToDouble
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- divide(int) - Method in interface com.speedment.runtime.compute.ToFloat
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToFloat
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToFloat
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- divide(int) - Method in interface com.speedment.runtime.compute.ToInt
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToInt
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToInt
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- divide(int) - Method in interface com.speedment.runtime.compute.ToLong
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToLong
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToLong
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- divide(int) - Method in interface com.speedment.runtime.compute.ToShort
-
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- divide(long) - Method in interface com.speedment.runtime.compute.ToShort
-
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- divide(double) - Method in interface com.speedment.runtime.compute.ToShort
-
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- divide(int) - Method in interface com.speedment.runtime.compute.trait.HasDivide
-
Creates and returns an expression that returns the quotient of
the result from the current expression and the divisor.
- divide(ToInt<T>) - Method in interface com.speedment.runtime.compute.trait.HasDivide
-
Creates and returns an expression that returns the quotient of the result
from the current expression and the divisor.
- divide(long) - Method in interface com.speedment.runtime.compute.trait.HasDivide
-
Creates and returns an expression that returns the quotient of the result
from the current expression and the divisor.
- divide(ToLong<T>) - Method in interface com.speedment.runtime.compute.trait.HasDivide
-
Creates and returns an expression that returns the quotient of the result
from the current expression and the divisor.
- divide(double) - Method in interface com.speedment.runtime.compute.trait.HasDivide
-
Creates and returns an expression that returns the quotient of the result
from the current expression and the divisor.
- divide(ToDouble<T>) - Method in interface com.speedment.runtime.compute.trait.HasDivide
-
Creates and returns an expression that returns the quotient of the result
from the current expression and the divisor.
- map(UnaryOperator<BigDecimal>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- map(BooleanUnaryOperator) - Method in interface com.speedment.runtime.compute.ToBoolean
-
- map(ByteUnaryOperator) - Method in interface com.speedment.runtime.compute.ToByte
-
- map(CharUnaryOperator) - Method in interface com.speedment.runtime.compute.ToChar
-
- map(DoubleUnaryOperator) - Method in interface com.speedment.runtime.compute.ToDouble
-
- map(UnaryOperator<E>) - Method in interface com.speedment.runtime.compute.ToEnum
-
- map(FloatUnaryOperator) - Method in interface com.speedment.runtime.compute.ToFloat
-
- map(IntUnaryOperator) - Method in interface com.speedment.runtime.compute.ToInt
-
- map(LongUnaryOperator) - Method in interface com.speedment.runtime.compute.ToLong
-
- map(ShortUnaryOperator) - Method in interface com.speedment.runtime.compute.ToShort
-
- map(UnaryOperator<String>) - Method in interface com.speedment.runtime.compute.ToString
-
- map(MAPPER) - Method in interface com.speedment.runtime.compute.trait.HasMap
-
Returns an expression for the value of this expression mapped using the
specified mapping function.
- mapIfPresent(BooleanUnaryOperator) - Method in interface com.speedment.runtime.compute.ToBooleanNullable
-
- mapIfPresent(ByteUnaryOperator) - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- mapIfPresent(DoubleUnaryOperator) - Method in interface com.speedment.runtime.compute.ToDoubleNullable
-
- mapIfPresent(UnaryOperator<E>) - Method in interface com.speedment.runtime.compute.ToEnumNullable
-
- mapIfPresent(FloatUnaryOperator) - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- mapIfPresent(IntUnaryOperator) - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- mapIfPresent(LongUnaryOperator) - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- mapIfPresent(ShortUnaryOperator) - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- mapIfPresent(MAPPER) - Method in interface com.speedment.runtime.compute.trait.HasMapIfPresent
-
Returns an expression for the value of this expression mapped using the
specified mapping function.
- mapper() - Method in interface com.speedment.runtime.compute.expression.MapperExpression
-
Returns the mapping operation applied to the result from the inner
operation.
- MapperExpression<T,INNER extends Expression<T>,MAPPER> - Interface in com.speedment.runtime.compute.expression
-
Specialized expression that takes the result of an inner expression and
applies a mapping function to it.
- MapperExpression.MapperType - Enum in com.speedment.runtime.compute.expression
-
Enumeration of all possible mapping types.
- mapperType() - Method in interface com.speedment.runtime.compute.expression.MapperExpression
-
- mapToDouble(ToDoubleFunction<BigDecimal>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- mapToDouble(BooleanToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToBoolean
-
- mapToDouble(ByteToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToByte
-
- mapToDouble(FloatToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToFloat
-
- mapToDouble(IntToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToInt
-
- mapToDouble(LongToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToLong
-
- mapToDouble(ShortToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToShort
-
- mapToDouble(MAPPER) - Method in interface com.speedment.runtime.compute.trait.HasMapToDouble
-
Maps the result of this expression into a
double by passing it to
the specified
mapper, producing a new expression that implements
ToDouble.
- mapToDoubleIfPresent(BooleanToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToBooleanNullable
-
- mapToDoubleIfPresent(ByteToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- mapToDoubleIfPresent(ToDoubleFunction<E>) - Method in interface com.speedment.runtime.compute.ToEnumNullable
-
- mapToDoubleIfPresent(FloatToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- mapToDoubleIfPresent(IntToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- mapToDoubleIfPresent(LongToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- mapToDoubleIfPresent(ShortToDoubleFunction) - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- mapToDoubleIfPresent(MAPPER) - Method in interface com.speedment.runtime.compute.trait.HasMapToDoubleIfPresent
-
Maps the result of this expression into a
double by passing it to
the specified
mapper, producing a new expression that implements
ToDouble.
- minus(ToByte<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToByte<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToByte<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToByte<T>, ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToShort<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToShort<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToShort<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToShort<T>, ToShort<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToInt<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToInt<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToInt<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToInt<T>, ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToInt<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToLong<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToLong<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToLong<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToLong<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToLong<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToFloat<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToFloat<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToFloat<T>, float) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToFloat<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToFloat<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToFloat<T>, ToFloat<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToDouble<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToDouble<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToDouble<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and subtracts a constant from it.
- minus(ToDouble<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToDouble<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(ToDouble<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the difference.
- minus(byte) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- minus(byte) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- minus(byte) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- minus(byte) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- minus(byte) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- minus(byte) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- minus(byte) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(int) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(long) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(double) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- minus(byte) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(ToByte<T>) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(int) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(ToInt<T>) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(long) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(ToLong<T>) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(double) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- minus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.trait.HasMinus
-
Creates and returns an expression that returns the difference of the
result from the current expression and the other term.
- multiply(ToByte<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToByte<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToByte<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToByte<T>, ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToShort<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToShort<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToShort<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToShort<T>, ToShort<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToInt<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToInt<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToInt<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToInt<T>, ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToInt<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToLong<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToLong<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToLong<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToLong<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToLong<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToFloat<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToFloat<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToFloat<T>, float) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToFloat<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToFloat<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToFloat<T>, ToFloat<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToDouble<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToDouble<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToDouble<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and multiplies a constant to it.
- multiply(ToDouble<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToDouble<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(ToDouble<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and computes the product.
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(int) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(long) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(double) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- multiply(byte) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(ToByte<T>) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(int) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(ToInt<T>) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(long) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(ToLong<T>) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(double) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- multiply(ToDouble<T>) - Method in interface com.speedment.runtime.compute.trait.HasMultiply
-
Creates and returns an expression that returns the product of the result
from the current expression and the other factor.
- of(Function<T, BigDecimal>) - Static method in interface com.speedment.runtime.compute.ToBigDecimal
-
Returns a typed ToBigDecimal<T> using the provided
lambda.
- of(Function<T, BigDecimal>) - Static method in interface com.speedment.runtime.compute.ToBigDecimalNullable
-
Returns a typed ToBigDecimalNullable<T> using the provided
lambda.
- of(Predicate<T>) - Static method in interface com.speedment.runtime.compute.ToBoolean
-
Returns a typed ToBoolean<T> using the provided lambda.
- of(Function<T, Boolean>) - Static method in interface com.speedment.runtime.compute.ToBooleanNullable
-
Returns a typed ToBooleanNullable<T> using the provided
lambda.
- of(ToByteFunction<T>) - Static method in interface com.speedment.runtime.compute.ToByte
-
Returns a typed ToByte<T> using the provided lambda.
- of(Function<T, Byte>) - Static method in interface com.speedment.runtime.compute.ToByteNullable
-
Returns a typed ToByteNullable<T> using the provided
lambda.
- of(ToCharFunction<T>) - Static method in interface com.speedment.runtime.compute.ToChar
-
Returns a typed ToChar<T> using the provided lambda.
- of(Function<T, Character>) - Static method in interface com.speedment.runtime.compute.ToCharNullable
-
Returns a typed ToCharNullable<T> using the provided
lambda.
- of(ToDoubleFunction<T>) - Static method in interface com.speedment.runtime.compute.ToDouble
-
Returns a typed ToDouble<T> using the provided lambda.
- of(Function<T, Double>) - Static method in interface com.speedment.runtime.compute.ToDoubleNullable
-
Returns a typed ToDoubleNullable<T> using the provided
lambda.
- of(Class<E>, Function<T, E>) - Static method in interface com.speedment.runtime.compute.ToEnum
-
Returns a typed ToEnum<T> using the provided
lambda.
- of(Class<E>, Function<T, E>) - Static method in interface com.speedment.runtime.compute.ToEnumNullable
-
Returns a typed ToEnumNullable<T> using the provided
lambda.
- of(ToFloatFunction<T>) - Static method in interface com.speedment.runtime.compute.ToFloat
-
Returns a typed ToFloat<T> using the provided lambda.
- of(Function<T, Float>) - Static method in interface com.speedment.runtime.compute.ToFloatNullable
-
Returns a typed ToFloatNullable<T> using the provided
lambda.
- of(ToIntFunction<T>) - Static method in interface com.speedment.runtime.compute.ToInt
-
Returns a typed ToInt<T> using the provided lambda.
- of(Function<T, Integer>) - Static method in interface com.speedment.runtime.compute.ToIntNullable
-
Returns a typed ToIntNullable<T> using the provided
lambda.
- of(ToLongFunction<T>) - Static method in interface com.speedment.runtime.compute.ToLong
-
Returns a typed ToLong<T> using the provided lambda.
- of(Function<T, Long>) - Static method in interface com.speedment.runtime.compute.ToLongNullable
-
Returns a typed ToLongNullable<T> using the provided
lambda.
- of(ToShortFunction<T>) - Static method in interface com.speedment.runtime.compute.ToShort
-
Returns a typed ToShort<T> using the provided lambda.
- of(Function<T, Short>) - Static method in interface com.speedment.runtime.compute.ToShortNullable
-
Returns a typed ToShortNullable<T> using the provided
lambda.
- of(Function<T, String>) - Static method in interface com.speedment.runtime.compute.ToString
-
Returns a typed ToString<T> using the provided lambda.
- of(Function<T, String>) - Static method in interface com.speedment.runtime.compute.ToStringNullable
-
Returns a typed ToStringNullable<T> using the provided
lambda.
- operator() - Method in interface com.speedment.runtime.compute.expression.BinaryExpression
-
Returns the binary operator that this expression represents.
- operator() - Method in interface com.speedment.runtime.compute.expression.BinaryObjExpression
-
Returns the binary operator that this expression represents.
- operator() - Method in interface com.speedment.runtime.compute.expression.UnaryExpression
-
Returns the binary operator that this expression represents.
- orElse(BigDecimal) - Method in interface com.speedment.runtime.compute.ToBigDecimalNullable
-
- orElse(Boolean) - Method in interface com.speedment.runtime.compute.ToBooleanNullable
-
- orElse(Byte) - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- orElse(Character) - Method in interface com.speedment.runtime.compute.ToCharNullable
-
- orElse(Double) - Method in interface com.speedment.runtime.compute.ToDoubleNullable
-
- orElse(E) - Method in interface com.speedment.runtime.compute.ToEnumNullable
-
- orElse(Float) - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- orElse(Integer) - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- orElse(Long) - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- orElse(Short) - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- orElse(String) - Method in interface com.speedment.runtime.compute.ToStringNullable
-
- orElse(R) - Method in interface com.speedment.runtime.compute.trait.ToNullable
-
Returns an equivalent expression as this, except that it will return
the value if given an argument that would cause this
expression to return null.
- orElseGet(ToBigDecimal<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimalNullable
-
- orElseGet(ToBoolean<T>) - Method in interface com.speedment.runtime.compute.ToBooleanNullable
-
- orElseGet(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- orElseGet(ToChar<T>) - Method in interface com.speedment.runtime.compute.ToCharNullable
-
- orElseGet(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToDoubleNullable
-
- orElseGet(ToEnum<T, E>) - Method in interface com.speedment.runtime.compute.ToEnumNullable
-
- orElseGet(ToFloat<T>) - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- orElseGet(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- orElseGet(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- orElseGet(ToShort<T>) - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- orElseGet(ToString<T>) - Method in interface com.speedment.runtime.compute.ToStringNullable
-
- orElseGet(NON_NULLABLE) - Method in interface com.speedment.runtime.compute.trait.ToNullable
-
Returns an equivalent expression as this, except that it will return
the getter expression if given an argument that would cause this
expression to return null.
- OrElseGetExpression<T,INNER extends Expression<T>,DEFAULT extends Expression<T>> - Interface in com.speedment.runtime.compute.expression.orelse
-
- OrElseThrowExpression<T,INNER extends Expression<T>> - Interface in com.speedment.runtime.compute.expression.orelse
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToBigDecimalNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToBooleanNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToCharNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToDoubleNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToEnumNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.ToStringNullable
-
- orThrow() - Method in interface com.speedment.runtime.compute.trait.ToNullable
-
Returns an equivalent expression as this, except that it will throw a
NullPointerException if given an argument that would cause this
expression to return null.
- plus(ToByte<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToByte<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToByte<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToByte<T>, ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToShort<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToShort<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToShort<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToShort<T>, ToShort<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToInt<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToInt<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToInt<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToInt<T>, ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToInt<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToLong<T>, byte) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToLong<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToLong<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToLong<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToLong<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToFloat<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToFloat<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToFloat<T>, float) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToFloat<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToFloat<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToFloat<T>, ToFloat<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToDouble<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToDouble<T>, long) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToDouble<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the expression
and adds a constant to it.
- plus(ToDouble<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToDouble<T>, ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(ToDouble<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of the two
expressions and add them together.
- plus(byte) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- plus(byte) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- plus(byte) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- plus(byte) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- plus(byte) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- plus(byte) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- plus(byte) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(int) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(long) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(double) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- plus(byte) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(ToByte<T>) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(int) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(ToInt<T>) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(long) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(ToLong<T>) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(double) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- plus(ToDouble<T>) - Method in interface com.speedment.runtime.compute.trait.HasPlus
-
Creates and returns an expression that returns the sum of the result from
the current expression and the other term.
- pow(ToByte<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToByte<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToByte<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToByte<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToShort<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToShort<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToShort<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToShort<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToInt<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToInt<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToInt<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToInt<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToLong<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToLong<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToLong<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToLong<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToFloat<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToFloat<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToFloat<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToFloat<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToDouble<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToDouble<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- pow(ToDouble<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(ToDouble<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- pow(int) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- pow(int) - Method in interface com.speedment.runtime.compute.ToByte
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToByte
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToByte
-
- pow(int) - Method in interface com.speedment.runtime.compute.ToDouble
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToDouble
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToDouble
-
- pow(int) - Method in interface com.speedment.runtime.compute.ToFloat
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToFloat
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToFloat
-
- pow(int) - Method in interface com.speedment.runtime.compute.ToInt
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToInt
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToInt
-
- pow(int) - Method in interface com.speedment.runtime.compute.ToLong
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToLong
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToLong
-
- pow(int) - Method in interface com.speedment.runtime.compute.ToShort
-
- pow(double) - Method in interface com.speedment.runtime.compute.ToShort
-
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.ToShort
-
- pow(int) - Method in interface com.speedment.runtime.compute.trait.HasPow
-
Creates and returns an expression that returns the exponential power of
the result from the current expression.
- pow(double) - Method in interface com.speedment.runtime.compute.trait.HasPow
-
Creates and returns an expression that returns the exponential power of
the result from the current expression.
- pow(ToInt<T>) - Method in interface com.speedment.runtime.compute.trait.HasPow
-
Creates and returns an expression that returns the exponential power of
the result from the current expression.
- pow(ToDouble<T>) - Method in interface com.speedment.runtime.compute.trait.HasPow
-
Creates and returns an expression that returns the exponential power of
the result from the current expression.
- powOrNull(ToByteNullable<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToByteNullable<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToByteNullable<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToByteNullable<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToShortNullable<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToShortNullable<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToShortNullable<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToShortNullable<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToIntNullable<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToIntNullable<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToIntNullable<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToIntNullable<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToLongNullable<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToLongNullable<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToLongNullable<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToLongNullable<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToFloatNullable<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToFloatNullable<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToFloatNullable<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToFloatNullable<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToDoubleNullable<T>, int) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToDoubleNullable<T>, double) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself power times.
- powOrNull(ToDoubleNullable<T>, ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- powOrNull(ToDoubleNullable<T>, ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that takes the result of an input
expression and multiplies it with itself as many times as the result of
applying power to the input.
- prefix() - Method in interface com.speedment.runtime.compute.expression.JoiningExpression
-
Returns the prefix to put in front of the result of this expression.
- second() - Method in interface com.speedment.runtime.compute.expression.BinaryExpression
-
Returns the second operand, an inner expression.
- second() - Method in interface com.speedment.runtime.compute.expression.BinaryObjExpression
-
Returns the second operand, a constant value.
- secondStep() - Method in interface com.speedment.runtime.compute.expression.ComposedExpression
-
- separator() - Method in interface com.speedment.runtime.compute.expression.JoiningExpression
-
- shortToDouble(ToShort<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that converts the result of the
specified expression into a double by casting.
- shortToDoubleNullable(ToShortNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that converts the result of the
specified expression into a double by casting.
- sign(ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign(ToShort<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign(ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign(ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign(ToFloat<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign(ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign(ToBigDecimal<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sign() - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- sign() - Method in interface com.speedment.runtime.compute.ToByte
-
- sign() - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- sign() - Method in interface com.speedment.runtime.compute.ToDouble
-
- sign() - Method in interface com.speedment.runtime.compute.ToDoubleNullable
-
- sign() - Method in interface com.speedment.runtime.compute.ToFloat
-
- sign() - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- sign() - Method in interface com.speedment.runtime.compute.ToInt
-
- sign() - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- sign() - Method in interface com.speedment.runtime.compute.ToLong
-
- sign() - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- sign() - Method in interface com.speedment.runtime.compute.ToShort
-
- sign() - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- sign() - Method in interface com.speedment.runtime.compute.trait.HasSign
-
Creates and returns an expression that returns 1 if the result of
the this expression is positive, -1 if the result of this
expression is negative and 0 if the result of this expression is
0.
- signOrNull(ToByteNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- signOrNull(ToShortNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- signOrNull(ToIntNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- signOrNull(ToLongNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- signOrNull(ToFloatNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- signOrNull(ToDoubleNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns 1 if the result of
the input expression is positive, -1 if the result of the input
expression is negative and 0 if the result of the input
expression is 0.
- sqrt(ToByte<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrt(ToShort<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrt(ToInt<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrt(ToLong<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrt(ToFloat<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrt(ToDouble<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrt() - Method in interface com.speedment.runtime.compute.ToBigDecimal
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToByte
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToByteNullable
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToDouble
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToDoubleNullable
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToFloat
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToFloatNullable
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToInt
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToIntNullable
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToLong
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToLongNullable
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToShort
-
- sqrt() - Method in interface com.speedment.runtime.compute.ToShortNullable
-
- sqrt() - Method in interface com.speedment.runtime.compute.trait.HasSqrt
-
Creates and returns an expression that returns the square root of the
result from the current expression.
- sqrtOrNull(ToByteNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrtOrNull(ToShortNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrtOrNull(ToIntNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrtOrNull(ToLongNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrtOrNull(ToFloatNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- sqrtOrNull(ToDoubleNullable<T>) - Static method in class com.speedment.runtime.compute.expression.Expressions
-
Creates and returns an expression that returns the square root of the
result from the input expression.
- suffix() - Method in interface com.speedment.runtime.compute.expression.JoiningExpression
-
Returns the suffix to put at the end of the result of this expression.