package builder
Type Members
- trait ActionBuilder extends AnyRef
Top level abstraction for components in charge of building Actions.
Top level abstraction for components in charge of building Actions. ActionBuilder is what is passed to the DSL exec() method.
- class UniformRandomSwitchBuilder extends ActionBuilder with StrictLogging with NameGen