jet.runtime
Class SharedVar.Double

java.lang.Object
  extended by jet.runtime.SharedVar.Double
Enclosing class:
SharedVar

public static final class SharedVar.Double
extends java.lang.Object


Field Summary
 double ref
           
 
Constructor Summary
SharedVar.Double()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ref

public double ref
Constructor Detail

SharedVar.Double

public SharedVar.Double()