|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.eventmanager.util.Statistics.Record
public static class Statistics.Record
Constructor Summary | |
---|---|
Statistics.Record(java.lang.Object key,
long timeInNanoSeconds)
|
Method Summary | |
---|---|
java.lang.Object |
getKey()
|
long |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Statistics.Record(java.lang.Object key, long timeInNanoSeconds)
Method Detail |
---|
public java.lang.Object getKey()
public long getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |