|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - the aggregate result typepublic interface AggregateBuilder<E>
Interface for aggregate builders which allows for an iterative approach to evaluating aggregates.
| Method Summary | |
|---|---|
void |
add(Object o)
|
E |
getAggregate()
|
| Method Detail |
|---|
void add(Object o)
E getAggregate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||