public abstract class Instrument<M extends Metric<M>> extends Object
| Constructor and Description |
|---|
Instrument(InstrumentationArguments<M> arguments) |
| Modifier and Type | Method and Description |
|---|---|
InstrumentationArguments<M> |
getArguments() |
abstract void |
with(M metric) |
public Instrument(InstrumentationArguments<M> arguments)
public InstrumentationArguments<M> getArguments()
Copyright © 2017. All rights reserved.