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 interface
Map.Immutable<K,
V> static interface
Map.Transient<K,
V> -
Uses of Map in io.usethesource.capsule.core
Classes in io.usethesource.capsule.core that implement MapModifier and TypeClassDescriptionclass
PersistentTrieMap<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