public class LoggingMetricConsumer extends java.lang.Object implements java.util.function.Consumer<TargetMetricContext>
| Constructor and Description |
|---|
LoggingMetricConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TargetMetricContext targetMetricContext) |
public void accept(TargetMetricContext targetMetricContext)
accept in interface java.util.function.Consumer<TargetMetricContext>