analyzer.util
Class DoubleSource.Const

java.lang.Object
  |
  +--analyzer.util.DoubleSource.Const

public static class DoubleSource.Const
extends java.lang.Object
implements DoubleSource


Field Summary
protected  double value
           
static DoubleSource.Const ZERO
           
 
Constructor Summary
DoubleSource.Const(double v)
           
 
Method Summary
 double getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

public static final DoubleSource.Const ZERO

value

protected double value
Constructor Detail

DoubleSource.Const

public DoubleSource.Const(double v)
Method Detail

getValue

public double getValue()
Specified by:
getValue in interface DoubleSource


Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu