|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.view.stat.olap.CellImpl
public final class CellImpl
Hold the measure information which consists of a double value.
Constructor Summary | |
---|---|
CellImpl(double value)
Constructor. |
Method Summary | |
---|---|
double |
getValue()
Returns the value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CellImpl(double value)
value
- is the measure valueMethod Detail |
---|
public final double getValue()
Cell
getValue
in interface Cell
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |