public abstract class SeriesImpl<T> extends Object implements SeriesProvider<T>
| Constructor and Description |
|---|
SeriesImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected Formatter |
formatMetrics(Formatter formatter)
Formats metrics for this class using the supplied formatter.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValueClass, initializegetAll, getAverage, getAveraged, getCount, getDoubleMedian, getMax, getMin, getNativeMedian, getNativeMedians, getStandardDeviation, hasSingleMedianprotected Formatter formatMetrics(Formatter formatter)
formatter - the formatter to useformatter)Copyright © 2015. All rights reserved.