IntegerOrd constructor

IntegerOrd()

Implementation

IntegerOrd() : super((int x, int y) => x.compareTo(y));