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