Package | Description |
---|---|
com.edorasware.one.app |
Modifier and Type | Field and Description |
---|---|
static AppFormatVersion |
AppFormatVersion.NO_VERSION |
Modifier and Type | Method and Description |
---|---|
static AppFormatVersion |
AppFormatVersion.getCurrentVersion()
Returns the current App version.
|
static AppFormatVersion |
AppFormatVersion.parse(String s)
Parses an App format version from the given string.
|
Modifier and Type | Method and Description |
---|---|
int |
AppFormatVersion.compareTo(AppFormatVersion that) |
boolean |
AppFormatVersion.isCompatible(AppFormatVersion incomingVersion)
Checks whether the incoming App version is compatible with this version.
|
Copyright © 2010 - 2015 edorasware ag. All Rights Reserved.