Uses of Class
org.javimmutable.collections.setmap.SetMapFactory
Packages that use SetMapFactory
-
Uses of SetMapFactory in org.javimmutable.collections
Methods in org.javimmutable.collections that return SetMapFactoryModifier and TypeMethodDescriptionstatic <K,V> SetMapFactory <K, V> ISetMaps.factory()Creates a builder to build a customISetMapconfiguration from a base map and set type.static <K,V> SetMapFactory <K, V> Creates a builder to build a customISetMapconfiguration from a base map and set type. -
Uses of SetMapFactory in org.javimmutable.collections.setmap
Methods in org.javimmutable.collections.setmap that return SetMapFactory