I'm trying to create an Enum subclass whose values use their definition order as their natural sort order, like in the example below: subclass whose val
I'm trying to create an Enum subclass whose values use their definition order as their natural sort order, like in the example below: subclass whose val