Uses of Class
com.cedarsoftware.util.TrackingMap
-
-
Uses of TrackingMap in com.cedarsoftware.util
Methods in com.cedarsoftware.util with parameters of type TrackingMap Modifier and Type Method Description void
TrackingMap. informAdditionalUsage(TrackingMap<K,V> additional)
Add the used keys from the passed in TrackingMap to this TrackingMap's keysUsed.
-