Uses of Interface
one.microstream.java.util.BinaryHandlerGenericList.Instantiator
Package | Description |
---|---|
one.microstream.java.util |
-
Uses of BinaryHandlerGenericList.Instantiator in one.microstream.java.util
Methods in one.microstream.java.util with parameters of type BinaryHandlerGenericList.Instantiator Modifier and Type Method Description static <T extends List<?>>
BinaryHandlerGenericList<T>BinaryHandlerGenericList. New(Class<T> type, BinaryHandlerGenericList.Instantiator<T> instantiator)