Package pulse.ui
Class Version
- java.lang.Object
-
- pulse.ui.Version
-
public class Version extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Version
checkNewVersion()
static Version
getCurrentVersion()
long
getVersionDate()
String
getVersionLabel()
String
toString()
-
-
-
Constructor Detail
-
Version
public Version(String label, long versionDate)
-
-