-
- All Implemented Interfaces:
public class Version
-
-
Field Summary
Fields Modifier and Type Field Description private final PropertiesVersionInfoprivate final Objectversionprivate final Objectrevisionprivate final Objectbranchpublic final static VersionINSTANCE
-
Method Summary
Modifier and Type Method Description final PropertiesgetVersionInfo()final ObjectgetVersion()final ObjectgetRevision()final ObjectgetBranch()-
-
Method Detail
-
getVersionInfo
final Properties getVersionInfo()
-
getVersion
final Object getVersion()
-
getRevision
final Object getRevision()
-
-
-
-