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