public abstract class MetricImpl<M extends Metric<M>> extends Object implements Metric<M>
| Constructor and Description |
|---|
MetricImpl() |
| Modifier and Type | Method and Description |
|---|---|
MetricSnapshot |
getMetricSnapshot() |
String |
getName() |
M |
setName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclear, getMetricClasspublic String getName()
public MetricSnapshot getMetricSnapshot()
Copyright © 2015. All rights reserved.