@InterfaceAudience.Private public abstract class AbstractCounter extends java.lang.Object implements Counter
| Constructor and Description |
|---|
AbstractCounter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object genericRight) |
int |
hashCode() |
void |
setDisplayName(java.lang.String name)
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDisplayName, getName, getUnderlyingCounter, getValue, increment, setValue@Deprecated public void setDisplayName(java.lang.String name)
CountersetDisplayName in interface Countername - of the counterpublic boolean equals(java.lang.Object genericRight)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright © 2009 The Apache Software Foundation