edu.ucdavis.rj.Ops
Class OpMethod.T1

java.lang.Object
  extended by edu.ucdavis.rj.Ops.OpMethod.T1
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
OpMethod

 class OpMethod.T1
extends java.lang.Object
implements java.lang.Runnable


Field Summary
(package private)  Invocation inv
           
 
Constructor Summary
OpMethod.T1(Invocation inv)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inv

Invocation inv
Constructor Detail

OpMethod.T1

public OpMethod.T1(Invocation inv)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable