edu.ucdavis.rj.Ops
Class InniArmElseafter

java.lang.Object
  extended by edu.ucdavis.rj.Ops.InniArmElseafter

public class InniArmElseafter
extends java.lang.Object


Constructor Summary
InniArmElseafter(long millis, InniArmElseCode code)
           
InniArmElseafter(long millis, int nanos, InniArmElseCode code)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InniArmElseafter

public InniArmElseafter(long millis,
                        int nanos,
                        InniArmElseCode code)

InniArmElseafter

public InniArmElseafter(long millis,
                        InniArmElseCode code)