public abstract class SeriesImpl<T>extends Objectimplements 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, wait
getValueClass, initialize
getAll, getAverage, getAveraged, getCount, getDoubleMedian, getMax, getMin, getNativeMedian, getNativeMedians, getStandardDeviation, hasSingleMedian
protected Formatter formatMetrics(Formatter formatter)
formatter
- the formatter to useformatter
)Copyright © 2015. All rights reserved.