org.lsmp.djep.mrpe
Class MRpCommandList

java.lang.Object
  extended by org.lsmp.djep.mrpe.MRpCommandList

public final class MRpCommandList
extends java.lang.Object

A list of commands evaluated in sequence by the evaluator.


Method Summary
 int getNumCommands()
          number of commands in list.
 java.lang.String toString()
          converts list to a string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getNumCommands

public int getNumCommands()
number of commands in list.


toString

public java.lang.String toString()
converts list to a string.

Overrides:
toString in class java.lang.Object


http://www.singularsys.com/jep Copyright © 2007 Singular Systems