jsim.process
Class Facility.Line

java.lang.Object
  extended by jsim.process.Facility.Line
Enclosing class:
Facility

protected class Facility.Line
extends java.lang.Object

Waiting line for entities waiting to use the facility. Implemented as a monitor (all methods are synchronized and no IO in main flow).


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait