public final class NopMeasurementRecorderSource extends Object implements MeasurementRecorderSource
| Modifier and Type | Field and Description |
|---|---|
static NopMeasurementRecorderSource |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
MeasurementRecorder |
getRecorder(Object forWhat)
do not hold onto the returned recorder.
|
public static final NopMeasurementRecorderSource INSTANCE
public MeasurementRecorder getRecorder(Object forWhat)
MeasurementRecorderSourcegetRecorder in interface MeasurementRecorderSourceforWhat - - Object to get a recorder for.Copyright © 2018 SPF4J. All rights reserved.