psimjava
Class Res_chain
java.lang.Object
psimjava.Res_chain
public class Res_chain
- extends java.lang.Object
Internal class used by class Res and by the PsimJ simulation executive.
Object-oriented simulation package, process interaction approach.
(C) Jose M. Garrido, June 2000, August 2003, 2004, 2007
|
Field Summary |
psimjava.Res_chain.ResNode |
current
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
current
public psimjava.Res_chain.ResNode current
Res_chain
public Res_chain()
addnode
public void addnode(Res obj)
get_seq
public Res get_seq()