Uses of Class
com.tangosol.util.aggregator.DoubleMax
Package
Description
This package contains builders for the various CohQL functions.
-
Uses of DoubleMax in com.tangosol.coherence.dslquery.function
Modifier and TypeFieldDescriptionstatic ParameterizedBuilder
<DoubleMax> FunctionBuilders.DOUBLE_MAX_FUNCTION_BUILDER
This builder will realize instances of theDoubleMax
aggregator.