net.sourceforge.chaperon.process.extended
Class StackNodeList

java.lang.Object
  extended bynet.sourceforge.chaperon.process.extended.StackNodeList

public class StackNodeList
extends java.lang.Object


Constructor Summary
StackNodeList(StackNode node, StackNodeList next)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StackNodeList

public StackNodeList(StackNode node,
                     StackNodeList next)
Method Detail

toString

public java.lang.String toString()


Copyright ? 2003 Chaperon project. All Rights Reserved.