public abstract class AbstractStatistic extends java.lang.Object implements Statistic
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
key
Key to report the statistic with.
|
| Constructor and Description |
|---|
AbstractStatistic(java.lang.String key)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey()
Get the key of this statistic.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitformatValueCopyright © 2019 ELKI Development Team. License information.