oo
Class Command

java.lang.Object
  extended by oo.Command

public class Command
extends java.lang.Object

Command-line test and demonstration class for oo package.


Method Summary
static void main(java.lang.String[] argv)
          Main routine for test and demonstration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] argv)
Main routine for test and demonstration.   Reads arguments specifying flips (n=null p=pitch r=roll y=yaw) and applies them to each mattress design and to the composition of the flips so far.