Package | Description |
---|---|
de.esprit.appsuite.swversion |
Contains the software version detection manager
|
Modifier and Type | Class and Description |
---|---|
class |
SoftwareVersionDetector<S extends SoftwareVersion>
This is the base class for all kinds of
SoftwareVersionDetector s. |
class |
SoftwareVersionManager<S extends SoftwareVersion>
This manager uses the given
SoftwareVersionDetector to find the
installed SoftwareVersion s and caches them for fast access. |
class |
SupportedSoftwareVersionDetector<S extends SoftwareVersion>
This detector can be filled with a set of expected
SoftwareVersion s. |
Modifier and Type | Method and Description |
---|---|
int |
SoftwareVersion.compareTo(SoftwareVersion otherVersion) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.