-
- All Implemented Interfaces:
-
kotlin.Comparable,org.hravemzdy.procezor.interfaces.ICodeValue
public final class VersionCode implements ICodeValue<Int>, Comparable<VersionCode>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classVersionCode.Companion
-
Constructor Summary
Constructors Constructor Description VersionCode(Integer value)
-
Method Summary
Modifier and Type Method Description IntegergetValue()IntegercompareTo(VersionCode other)
-