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