| Modifier and Type | Method and Description |
|---|---|
static GatewayVersion |
GatewayVersion.parseGatewayVersion(String version)
Parses a GatewayVersion from a String
|
| Modifier and Type | Method and Description |
|---|---|
int |
GatewayVersion.compareTo(GatewayVersion o) |
void |
UpdateCheckListener.newVersionAvailable(GatewayVersion currentVersion,
GatewayVersion latestGatewayVersion)
Notifies the listener that a new @GatewayVersion is available
Listeners may be notified more than once about the same update
|
protected void |
UpdateCheckGatewayObserver.setLatestGatewayVersion(GatewayVersion newlatestVersion) |
Copyright © 2014–2017. All rights reserved.