| |
|
| java.lang.Object COM.rl.obf.Version
Version | public class Version (Code) | | Central point for version and build control.
author: Mark Welsh |
Field Summary | |
final public static boolean | isLite |
isLite | final public static boolean isLite(Code) | | |
getClassIdString | public static String getClassIdString()(Code) | | Return the current class ID string.
|
getJarComment | public static String getJarComment()(Code) | | Return the default Jar comment string.
|
getVersion | public static String getVersion()(Code) | | Return the current major.minor.patch version string.
|
getVersionComment | public static String getVersionComment()(Code) | | Return a major.minor.patch versioned comment string.
|
|
|
|