Class DepthComparator

  • All Implemented Interfaces:
    Comparator<Step<?,​?>>

    public final class DepthComparator
    extends Object
    implements Comparator<Step<?,​?>>
    A Comparator that compares steps on the depth of the traversal that they are in.