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 TypeInterfaceDescriptioninterfaceMap<K,V> static interfaceMap.Immutable<K,V> static interfaceMap.Transient<K,V> static interfaceMapEq.Immutable<K,V> Deprecated.static interfaceMapEq.Transient<K,V> Deprecated. -
Uses of MapEq in io.usethesource.capsule.core
Classes in io.usethesource.capsule.core that implement MapEqModifier and TypeClassDescriptionclassPersistentTrieMap<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