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