org.smallmind.instrument
Class Instrument<M extends Metric>
java.lang.Object
org.smallmind.instrument.Instrument<M>
- Direct Known Subclasses:
- ChronometerInstrument
public abstract class Instrument<M extends Metric>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Instrument
public Instrument(InstrumentationArguments<M> arguments)
getArguments
public InstrumentationArguments<M> getArguments()
with
public abstract void with(M metric)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.