Uses of Class
eu.bandm.tools.ramus.runtime2.MapChange
-
Uses of MapChange in eu.bandm.tools.ramus.runtime2
Modifier and TypeMethodDescriptionReverseMap.computeChange
(K key, BiFunction<? super K, ? super V, ? extends V> remappingFunction) SimpleReverseMap.computeChange
(K key, BiFunction<? super K, ? super V, ? extends V> remappingFunction) MapChange.withNewMap
(Function<? super M, ? extends N> fun)