private static class CollectionRecipe.UpdateList extends java.lang.Object implements Reference.Action
Modifier and Type | Field and Description |
---|---|
private int |
index |
private java.util.List |
list |
Constructor and Description |
---|
UpdateList(java.util.List list,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
onSet(Reference ref) |
public void onSet(Reference ref)
onSet
in interface Reference.Action