Package one.microstream.java.util
Interface BinaryHandlerGenericCollection.Instantiator<T extends Collection<?>>
-
- Enclosing class:
- BinaryHandlerGenericCollection<T extends Collection<?>>
public static interface BinaryHandlerGenericCollection.Instantiator<T extends Collection<?>>
-
-
Method Summary
Modifier and Type Method Description T
instantiateCollection(long elementCount)
-
-
-
Method Detail
-
instantiateCollection
T instantiateCollection(long elementCount)
-
-