public interface Aggregatable<T>
void
add(T t)
T
create()
void add(T t)
t
T create()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.