public class Version extends Object implements IVersioned
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
String |
getVersion() |
String |
getVersionDate() |
static void |
main(String[] args) |
static void |
printVersion() |
public String getVersion()
getVersion
in interface IVersioned
public String getVersionDate()
getVersionDate
in interface IVersioned
public static void printVersion()
public static void main(String[] args)
Copyright © 2020. All rights reserved.