Class Treap.MonikerComparator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      (package private) abstract int compare​(Treap treap, int node)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MonikerComparator

        MonikerComparator()
    • Method Detail

      • compare

        abstract int compare​(Treap treap,
                             int node)