Uses of Interface
one.microstream.java.util.BinaryHandlerGenericList.Instantiator
-
Packages that use BinaryHandlerGenericList.Instantiator Package Description one.microstream.java.util -
-
Uses of BinaryHandlerGenericList.Instantiator in one.microstream.java.util
Fields in one.microstream.java.util declared as BinaryHandlerGenericList.Instantiator Modifier and Type Field Description BinaryHandlerGenericList.Instantiator<T>
BinaryHandlerGenericList. instantiator
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)
-