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