Package org.smallmind.nutsnbolts.version
Interface Versioned<V extends Version<V>>
-
- All Known Subinterfaces:
VersionedJson<V>
public interface Versioned<V extends Version<V>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VgetVersion()
-
-
-
Method Detail
-
getVersion
V getVersion()
-
-