Package eu.bandm.tools.util.java
Class IncrementalMap.Change<K,V,M>
java.lang.Object
eu.bandm.tools.util.java.IncrementalMap.Change<K,V,M>
- Type Parameters:
K- the type of map keysV- the type of map valuesM- the type of maps
- Enclosing class:
IncrementalMap<K,V>
A report on an incremental map update.
-
Method Summary
-
Method Details
-
getNewValue
-
getNewMap
-