K
- V
- public class MapContext<K,V> extends Context
Constructor and Description |
---|
MapContext(CtElement element,
CtRole role,
java.util.Map<K,V> map) |
MapContext(CtElement element,
CtRole role,
java.util.Map<K,V> map,
K key) |
Modifier and Type | Method and Description |
---|---|
K |
getKey()
get the changed key
|
java.util.Map<K,V> |
getMap()
the changed map
|
getChangedProperty, getElementWhereChangeHappens
Copyright © 2007–2021 Inria. All rights reserved.