|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface DoubleAggregateState
DoubleAggregateState is the subinterface of
AggregateState that is used for aggregate methods with return
value of type double. Its precise usage is specified by the
XL programming language.
| Method Summary | |
|---|---|
double |
getDoubleResult()
Returns the result of the aggregation. |
| Methods inherited from interface de.grogra.xl.lang.AggregateState |
|---|
isFinished |
| Method Detail |
|---|
double getDoubleResult()
finished argument set to true.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||