Packages

package builder

Type Members

  1. trait ActionBuilder extends Executable

    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.

  2. trait Executable extends AnyRef
  3. class UniformRandomSwitchBuilder extends ActionBuilder with StrictLogging with NameGen

Ungrouped