Class StepDouble

java.lang.Object
io.micrometer.core.instrument.step.StepValue<Double>
io.micrometer.core.instrument.step.StepDouble

public class StepDouble extends StepValue<Double>
Subtly different from com.netflix.spectator.impl.StepDouble in that we want to be able to increment BEFORE rolling over the interval.