Interface | Description |
---|---|
Calculation<N> |
It is sometimes desirable to compute single values from an entire List of
objects.
|
Class | Description |
---|---|
AbstractCalculation<N> |
Eases the burdens of implementing any type of Calculation.
|
AbstractCompositeCalculation<N extends java.lang.Number> |
Advanced Calculations can be derived by combining many smaller Calculations
together using a formula.
|
AbstractEventListCalculation<N,E> |
The transition between an EventList and a single calculated value based on
information from each element of the EventList happens in subclasses of this
class.
|
Calculations |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2013-10-14 14:59