Class PairBuilder.OfDouble

java.lang.Object
io.hyperfoil.api.config.PairBuilder.OfDouble
All Implemented Interfaces:
PairBuilder<Double>, BiConsumer<String,Double>
Enclosing interface:
PairBuilder<V>

public abstract static class PairBuilder.OfDouble extends Object implements PairBuilder<Double>