Uses of Class
org.javimmutable.collections.hash.EmptyHashMap
-
Uses of EmptyHashMap in org.javimmutable.collections.hash
Modifier and TypeMethodDescriptionstatic <K,
V> EmptyHashMap <K, V> HashMap.of()
Returns an empty hash map. -
Uses of EmptyHashMap in org.javimmutable.collections.serialization