Uses of Interface
io.hyperfoil.api.config.InitFromParam
-
Packages that use InitFromParam Package Description io.hyperfoil.api.config -
-
Uses of InitFromParam in io.hyperfoil.api.config
Classes in io.hyperfoil.api.config with type parameters of type InitFromParam Modifier and Type Interface Description interfaceInitFromParam<S extends InitFromParam<S>>Allow to set up the builder from single string param.
-