Class APIVersion
java.lang.Object
com.kingsrook.qqq.api.model.APIVersion
- All Implemented Interfaces:
Comparable<APIVersion>
Should work as well for https://semver.org/spec/v2.0.0.html or https://calver.org/
or simple increasing integers, or ?
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
APIVersion
Constructor
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<APIVersion>
-
toString
-
equals
-
hashCode
-