Uses of Interface
org.javimmutable.collections.array.ArrayUpdateMapper
Packages that use ArrayUpdateMapper
-
Uses of ArrayUpdateMapper in org.javimmutable.collections.array
Methods in org.javimmutable.collections.array with parameters of type ArrayUpdateMapperModifier and TypeMethodDescription<K,
V> TrieArrayNode <T> TrieArrayNode.mappedUpdate
(ArrayUpdateMapper<K, V, T> mapper, K key, Func1<Maybe<V>, V> generator) -
Uses of ArrayUpdateMapper in org.javimmutable.collections.hash
Classes in org.javimmutable.collections.hash that implement ArrayUpdateMapper