| Package | Description |
|---|---|
| org.javades.jsimulation.r5 |
A small package for discrete-event simulation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSimEventFactory
A default
SimEventFactory for SimEvents |
| Modifier and Type | Method and Description |
|---|---|
SimEventFactory<? extends E> |
AbstractSimEventList.getSimEventFactory() |
SimEventFactory<? extends E> |
SimEventList.getSimEventFactory()
Gets the factory for
SimEvents created by this SimEventList. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSimEventList.setSimEventFactory(SimEventFactory<? extends E> eventFactory) |
void |
SimEventList.setSimEventFactory(SimEventFactory<? extends E> eventFactory)
Sets the factory for
SimEvents created by this SimEventList. |
Copyright © 2018. All rights reserved.