| Modifier and Type | Method and Description |
|---|---|
DownloadVersion |
DownloadOS.findVersion(String number)
Returns the version with a given number.
|
DownloadVersion |
DownloadOS.getLatestVersion()
Returns the latest version.
|
| Modifier and Type | Method and Description |
|---|---|
List<DownloadVersion> |
DownloadOS.getVersions()
Returns the list of available versions.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DownloadVersion.compareTo(DownloadVersion other) |
| Constructor and Description |
|---|
DownloadOS(String os,
String currentVersion,
List<DownloadVersion> versions)
Constructor with all data.
|
Copyright © 2016 fuin.org (Germany). All rights reserved.