| java.lang.Object org.armedbear.j.Version
Version | final public class Version (Code) | | |
getLongVersionString | public static String getLongVersionString()(Code) | | |
getShortVersionString | public static String getShortVersionString()(Code) | | |
getSnapshotInformation | public static String getSnapshotInformation()(Code) | | Returns a string describing the source snapshot from which the running
instance of j was built, if applicable.
a string describing the source snapshot, or null if not applicable. since: 0.16.1 |
|
|