Package io.hyperfoil.api.config
Interface BaseSequenceBuilder.SimpleBuilder
-
- Enclosing class:
- BaseSequenceBuilder<S extends BaseSequenceBuilder<S>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface BaseSequenceBuilder.SimpleBuilderSimplified interface that works better with lambdas
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stepbuild()
-
-
-
Method Detail
-
build
Step build()
-
-