edu.ucdavis.rj.Ops
Class OpRemote.Helper

java.lang.Object
  extended by edu.ucdavis.rj.Ops.OpRemote.Helper
Enclosing interface:
OpRemote

public static class OpRemote.Helper
extends java.lang.Object

Useful method(s) for OpRemote objects. (Can't define as methods within OpRemote since that's an interface.)


Constructor Summary
OpRemote.Helper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpRemote.Helper

public OpRemote.Helper()