void
add(C dst, T item)
Class<?>
getCollectionClass()
Stream<T>
items(C col)
D
newCollection(long size)
long
removeAll(C dst, T item)
size(C col)