private static class MapRecipe.UpdateValue extends java.lang.Object implements Reference.Action
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
key |
private java.util.Map |
map |
| Constructor and Description |
|---|
UpdateValue(java.util.Map map,
java.lang.Object key) |
| Modifier and Type | Method and Description |
|---|---|
void |
onSet(Reference ref) |
public void onSet(Reference ref)
onSet in interface Reference.Action