| Package | Description |
|---|---|
| org.apache.commons.functor.aggregator |
This package contains the interfaces and utilities needed to implement
an aggregation service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayListBackedAggregator<T>
Implementation of an aggregator which stores the data series in an
ArrayList. |
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.