|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Instrumentation.Element<T>
Gives access to a snapshot of an Instrumentation element (Counter, Timer).
Instrumentation element snapshots are returned by theInstrumentation.getCounters()
and Instrumentation.getTimers()
()} methods.
Method Summary | |
---|---|
T |
getValue()
Return the snapshot value of the Intrumentation element. |
Method Detail |
---|
T getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |