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