-
public interface VersionedAn object that knows its version.- Author:
- Curtis Rueden
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringversion()Gets the version of the object.
-
-
-
Method Detail
-
version
String version()
Gets the version of the object.
-
-