Uses of Interface
one.microstream.java.util.BinaryHandlerGenericSet.Instantiator
-
Packages that use BinaryHandlerGenericSet.Instantiator Package Description one.microstream.java.util -
-
Uses of BinaryHandlerGenericSet.Instantiator in one.microstream.java.util
Fields in one.microstream.java.util declared as BinaryHandlerGenericSet.Instantiator Modifier and Type Field Description BinaryHandlerGenericSet.Instantiator<T>
BinaryHandlerGenericSet. instantiator
Methods in one.microstream.java.util with parameters of type BinaryHandlerGenericSet.Instantiator Modifier and Type Method Description static <T extends Set<?>>
BinaryHandlerGenericSet<T>BinaryHandlerGenericSet. New(Class<T> type, BinaryHandlerGenericSet.Instantiator<T> instantiator)
-