| Package | Description |
|---|---|
| org.javades.jqueues.r5.entity |
A package for simulation of queueing systems.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSimEntity.doAfterNotifications(SimEntity.Action action)
Adds a (one-time) action to take immediately after firing pending notifications has ended.
|
void |
SimEntity.doAfterNotifications(SimEntity.Action action)
Registers an
SimEntity.Action to be taken once this entity has finished issuing notifications,
or takes the action immediately if this entity is not notifying listeners. |
Copyright © 2018. All rights reserved.