Instances of this interface perform a specific aggregation of bindings. You can put bindings and when all bindings have been put, request the result.
Registers bindings to the aggregator. Each binding you put has the ability to change the aggregation result.
the bindings to put.
Request the result term of aggregating the bindings you have put in the aggregator.
Instances of this interface perform a specific aggregation of bindings. You can put bindings and when all bindings have been put, request the result.