public interface Aggregateable<E>
| Modifier and Type | Method and Description |
|---|---|
E |
aggregate(E toAggregate)
Aggregate an object with this one
|
void |
finalizeAggregation()
Call to complete the aggregation process.
|
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.