public interface Migration
| Modifier and Type | Method and Description |
|---|---|
boolean |
migrate(JSONObject state,
String toVersion,
StateStore stateStore) |
boolean migrate(JSONObject state, String toVersion, StateStore stateStore) throws JSONException
JSONException