Package com.treemap
Interface Aggregation
public interface Aggregation
This interface defines an aggregation scheme.
-
Method Summary
Modifier and TypeMethodDescriptionaggregate
(double[] values) aggregate
(DoubleIterable values) boolean
-
Method Details
-
aggregate
-
aggregate
-
requestSizeWeightValues
boolean requestSizeWeightValues()
-