public interface Aggregator
void
accumulate(Object value)
init()
Object
terminate()
void accumulate(Object value)
void init()
Object terminate()