Class Version.NumberVersionComponant
java.lang.Object
org.nuiton.version.Version.NumberVersionComponant
- All Implemented Interfaces:
Serializable, Comparable<Version.NumberVersionComponant>, Version.VersionComponant<Integer, Version.NumberVersionComponant>
- Enclosing class:
Version
public static class Version.NumberVersionComponant
extends Object
implements Version.VersionComponant<Integer, Version.NumberVersionComponant>
- Since:
- 1.0
- Author:
- Tony Chemit - chemit@codelutin.com
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
NumberVersionComponant
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceVersion.VersionComponant<Integer, Version.NumberVersionComponant>
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<Version.NumberVersionComponant>
-