Uses of Class
com.tangosol.util.aggregator.BigDecimalMin
Packages that use BigDecimalMin
Package
Description
This package contains builders for the various CohQL functions.
-
Uses of BigDecimalMin in com.tangosol.coherence.dslquery.function
Fields in com.tangosol.coherence.dslquery.function with type parameters of type BigDecimalMinModifier and TypeFieldDescriptionstatic ParameterizedBuilder
<BigDecimalMin> FunctionBuilders.BIG_DECIMAL_MIN_FUNCTION_BUILDER
This builder will realize instances of theBigDecimalMin
aggregator.