Uses of Class
org.javimmutable.collections.setmap.SetMapFactory
-
Uses of SetMapFactory in org.javimmutable.collections
Modifier and TypeMethodDescriptionstatic <K,
V> SetMapFactory <K, V> ISetMaps.factory()
Creates a builder to build a customISetMap
configuration from a base map and set type.static <K,
V> SetMapFactory <K, V> Creates a builder to build a customISetMap
configuration from a base map and set type. -
Uses of SetMapFactory in org.javimmutable.collections.setmap