public interface BinaryCollectionFactory<K>
Modifier and Type | Method and Description |
---|---|
Collection<K> |
create(int size)
Create collection.
|
Collection<K> create(int size)
size
- Amount of elements in collection.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024