Class NodeComparator

  • All Implemented Interfaces:
    Comparator<Node>

    public class NodeComparator
    extends Object
    implements Comparator<Node>

    NodeComparator is a Comparatorof Node instances which is capable of comparing Nodes for equality based on their values.