private static class ArrayRecipe.UpdateArray extends java.lang.Object implements Reference.Action
Modifier and Type | Field and Description |
---|---|
private java.lang.Object |
array |
private int |
index |
Constructor and Description |
---|
UpdateArray(java.lang.Object array,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
onSet(Reference ref) |
public void onSet(Reference ref)
onSet
in interface Reference.Action