Class LocationComparator

  • All Implemented Interfaces:
    Comparator<Location>

    public final class LocationComparator
    extends Object
    implements Comparator<Location>
    Orders locations by their natural order.

    Locations on the same line, but with a missing column come before locations with a column.