public abstract class AbstractStatistic extends Object implements Statistic
Modifier and Type | Field and Description |
---|---|
(package private) String |
key
Key to report the statistic with.
|
Constructor and Description |
---|
AbstractStatistic(String key)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Get the key of this statistic.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
formatValue
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.