public static interface Instrumentation.Element<T>
Instrumentation element snapshots
are returned by the Instrumentation.getCounters()
and Instrumentation.getTimers()
()} methods.
Modifier and Type | Method and Description |
---|---|
T |
getValue()
Return the snapshot value of the Intrumentation element.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.