|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PairwiseAggregator.Aggregable<T>
Interface to an aggregable object.
Method Summary | |
---|---|
void |
add(T metrics)
The add method for aggregation, adding the metrics to this object. |
Method Detail |
---|
void add(T metrics)
metrics
- The metrics to add
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |