Class UnrootedMLSearcher.StateObject

java.lang.Object
pal.treesearch.UnrootedMLSearcher.StateObject
Enclosing class:
UnrootedMLSearcher

public static final class UnrootedMLSearcher.StateObject extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    StateObject(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    final void
    rebuildTree(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections, pal.treesearch.UnrootedMLSearcher.UNode[] orderedNodes)
     

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StateObject

      public StateObject(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections)
  • Method Details

    • rebuildTree

      public final void rebuildTree(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections, pal.treesearch.UnrootedMLSearcher.UNode[] orderedNodes)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object