-
Get the version of the application.
Parses a version string into a Version object.
int
Compares two version numbers according to their major, minor, patch and milestone version numbers, ordering from
oldest to newest version.
boolean
Checks if this version is newer than the specified version, according to the result of
compareTo(AppVersion)
.
boolean
Checks if this version is older than the specified version, according to the result of
compareTo(AppVersion)
.
final void
Set the version of the application.
Create the application configuration.
Create the application configuration.