Acme
Class RefDouble

java.lang.Object
  extended by Acme.RefDouble

public class RefDouble
extends java.lang.Object


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

Field Detail

val

public double val
Constructor Detail

RefDouble

public RefDouble()

RefDouble

public RefDouble(double val)