Class RowPathComparator

  • All Implemented Interfaces:
    Comparator<Row>

    public class RowPathComparator
    extends Object
    implements Comparator<Row>
    Comparator for Row instances that looks only at the node paths.
    • Constructor Detail

      • RowPathComparator

        public RowPathComparator()