|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smallmind.instrument.MetricKey
public class MetricKey
| Constructor Summary | |
|---|---|
MetricKey(MetricType type,
String domain,
MetricProperty... properties)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDomain()
|
MetricProperty[] |
getProperties()
|
MetricType |
getType()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetricKey(MetricType type,
String domain,
MetricProperty... properties)
| Method Detail |
|---|
public MetricType getType()
public String getDomain()
public MetricProperty[] getProperties()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||