| Constructor and Description |
|---|
UpdateLocalDataMountItem(int reactTag,
ReadableMap newLocalData) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
ReadableMap |
getNewLocalData() |
java.lang.String |
toString() |
public UpdateLocalDataMountItem(int reactTag,
ReadableMap newLocalData)
public void execute(MountingManager mountingManager)
MountItemMountItem into the operation queue received by parameter.public ReadableMap getNewLocalData()
public java.lang.String toString()
toString in class java.lang.Object