JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.hyperfoil.api.config
Interface InitFromParam<S extends InitFromParam<S>>
public interface
InitFromParam<S extends InitFromParam<S>>
Allow to set up the builder from single string param.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
S
init
(
String
param)
Method Details
init
S
init
(
String
param)