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