Package jsl.modeling.elements
Interface EventGenerator.ActionStepIfc
-
- All Known Implementing Classes:
EventGenerator.EventGeneratorBuilder
- Enclosing class:
- EventGenerator
public static interface EventGenerator.ActionStepIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EventGenerator.TimeBetweenEventsStepIfc
action(EventGeneratorActionIfc action)
-
-
-
Method Detail
-
action
EventGenerator.TimeBetweenEventsStepIfc action(EventGeneratorActionIfc action)
-
-