possibleOrdersWhenComparingInstancesOf

Return the set of possible Orders that could be returned when comparing instances of firstType with instances of secondType. The types are both subtypes of number.

Return

The set of possible Orders resulting from their comparison.

Parameters

firstType

The first numeric type.

secondType

The second numeric type.