|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.util.DoubleSource.Const
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 |
public static final DoubleSource.Const ZERO
protected double value
Constructor Detail |
public DoubleSource.Const(double v)
Method Detail |
public double getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |