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