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.27 Release Date : November 26 2025