Uses of Interface
io.usethesource.capsule.Map
Packages that use Map
Package
Description
-
Uses of Map in io.usethesource.capsule
Subinterfaces of Map in io.usethesource.capsuleModifier and TypeInterfaceDescriptionstatic interfaceMap.Immutable<K,V> static interfaceMap.Transient<K,V> -
Uses of Map in io.usethesource.capsule.core
Classes in io.usethesource.capsule.core that implement MapModifier and TypeClassDescriptionclassPersistentTrieMap<K,V> (package private) static final class -
Uses of Map in io.usethesource.capsule.util.collection
Classes in io.usethesource.capsule.util.collection that implement Map