Interface Aggregation<T>

Type Parameters:
T - The initial type of the aggregation. Used for collection name resolution.
All Superinterfaces:
AutoCloseable, Iterable<T>

public interface Aggregation<T> extends AutoCloseable, Iterable<T>
Since:
2.0