Package de.mhus.lib.basics
Interface Versioned
-
public interface Versioned
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_VERSION
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetVersionString()
-
-
-
Field Detail
-
DEFAULT_VERSION
static final String DEFAULT_VERSION
- See Also:
- Constant Field Values
-
-
Method Detail
-
getVersionString
String getVersionString()
-
-