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.26 Release Date : October 16 2025