Uses of Class
com.loomcache.server.compute.ComparableMaxAggregator
Packages that use ComparableMaxAggregator
-
Uses of ComparableMaxAggregator in com.loomcache.server.compute
Methods in com.loomcache.server.compute that return ComparableMaxAggregatorModifier and TypeMethodDescriptionstatic <K, V extends Comparable<? super V>>
ComparableMaxAggregator<K, V> Aggregators.comparableMax()