Uses of Interface
io.usethesource.capsule.MapEq
Packages that use MapEq
Package
Description
-
Uses of MapEq in io.usethesource.capsule
Subinterfaces of MapEq in io.usethesource.capsuleModifier and TypeInterfaceDescriptioninterface
Map<K,
V> static interface
Map.Immutable<K,
V> static interface
Map.Transient<K,
V> static interface
MapEq.Immutable<K,
V> Deprecated.static interface
MapEq.Transient<K,
V> Deprecated. -
Uses of MapEq in io.usethesource.capsule.core
Classes in io.usethesource.capsule.core that implement MapEqModifier and TypeClassDescriptionclass
PersistentTrieMap<K,
V> (package private) static final class
-
Uses of MapEq in io.usethesource.capsule.util.collection
Classes in io.usethesource.capsule.util.collection that implement MapEq