Package spoon.support.modelobs.context
Class MapContext<K,V>
java.lang.Object
spoon.support.modelobs.context.Context
spoon.support.modelobs.context.MapContext<K,V>
- Type Parameters:
K
-V
-
defines the map context
-
Constructor Summary
-
Method Summary
Methods inherited from class spoon.support.modelobs.context.Context
getChangedProperty, getElementWhereChangeHappens
-
Constructor Details
-
MapContext
-
MapContext
-
-
Method Details
-
getKey
get the changed key- Returns:
- the changed key
-
getMap
the changed map- Returns:
- the changed map
-