org.lsmp.djep.mrpe
Class MRpCommandList

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

public final class MRpCommandList
extends Object

A list of commands evaluated in sequence by the evaluator.


Method Summary
 int getNumCommands()
          number of commands in list.
 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 String toString()
converts list to a string.

Overrides:
toString in class Object


Copyright © 2014. All rights reserved.