Uses of Interface
org.smallmind.nutsnbolts.version.Versioned
-
Packages that use Versioned Package Description org.smallmind.nutsnbolts.json org.smallmind.nutsnbolts.version -
-
Uses of Versioned in org.smallmind.nutsnbolts.json
Subinterfaces of Versioned in org.smallmind.nutsnbolts.json Modifier and Type Interface Description interfaceVersionedJson<V extends Version<V>> -
Uses of Versioned in org.smallmind.nutsnbolts.version
Methods in org.smallmind.nutsnbolts.version that return types with arguments of type Versioned Modifier and Type Method Description Class<? extends Versioned<V>>Version. getVersionedClass()
-