public class ProjectUpgrader15to16 extends Object implements ProjectUpgrader
| Constructor and Description |
|---|
ProjectUpgrader15to16() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResultingVersion() |
com.google.gson.JsonElement |
upgrade(com.google.gson.JsonElement sourceElement) |
static com.google.gson.JsonElement |
upgradeNumericCollectMenu(com.google.gson.JsonElement rootElement) |
public com.google.gson.JsonElement upgrade(com.google.gson.JsonElement sourceElement)
upgrade in interface ProjectUpgraderpublic static com.google.gson.JsonElement upgradeNumericCollectMenu(com.google.gson.JsonElement rootElement)
public String getResultingVersion()
getResultingVersion in interface ProjectUpgraderCopyright © 2016. All Rights Reserved.