Uses of Class
eu.bandm.tools.ramus.runtime2.MapChange
Packages that use MapChange
-
Uses of MapChange in eu.bandm.tools.ramus.runtime2
Methods in eu.bandm.tools.ramus.runtime2 that return MapChangeModifier 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)