public interface CollectionCreator<V,T extends Collection<V>>
T
createCollection()
createCollection(int size)
T createCollection()
T createCollection(int size)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.