Uses of Class
com.tangosol.util.aggregator.BigDecimalMax
-
Packages that use BigDecimalMax Package Description com.tangosol.coherence.dslquery.function This package contains builders for the various CohQL functions. -
-
Uses of BigDecimalMax in com.tangosol.coherence.dslquery.function
Fields in com.tangosol.coherence.dslquery.function with type parameters of type BigDecimalMax Modifier and Type Field Description static ParameterizedBuilder<BigDecimalMax>
FunctionBuilders. BIG_DECIMAL_MAX_FUNCTION_BUILDER
This builder will realize instances of theBigDecimalMax
aggregator.
-