Class SumByDoubleAggregatorBucket

java.lang.Object
de.uplanet.lucy.server.auxiliaries.chart.AbstractSumAggregatorBucket<Double>
de.uplanet.lucy.server.auxiliaries.chart.SumByDoubleAggregatorBucket
All Implemented Interfaces:
IAggregatorBucket<Double,de.uplanet.lucy.server.auxiliaries.chart.DoubleAggregatorDataPoint>

public final class SumByDoubleAggregatorBucket extends AbstractSumAggregatorBucket<Double>
  • Method Details

    • getGroupingValue

      public Double getGroupingValue()
      Description copied from interface: IAggregatorBucket
      Get the grouping or category value.
      Returns:
      The grouping or category value.