Package io.hyperfoil.api.config
Interface PairBuilder<V>
- All Superinterfaces:
BiConsumer<String,V>
- All Known Implementing Classes:
PairBuilder.OfDouble,PairBuilder.OfString,SLABuilder.LimitsBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Methods inherited from interface java.util.function.BiConsumer
accept, andThen
-
Method Details
-
valueType
-