| Modifier and Type | Field and Description |
|---|---|
protected ListApi |
listApi |
identifier| Constructor and Description |
|---|
RecyclerBaseModel(ListApi listApi,
int identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(java.lang.String payLoad) |
ListApi |
getListApi() |
int |
indexOf() |
void |
remove() |
getIdentifierprotected ListApi listApi
public RecyclerBaseModel(ListApi listApi, int identifier)
listApi - api that holds the applistpublic ListApi getListApi()
public void remove()
public void changed(java.lang.String payLoad)
public int indexOf()