pal.treesearch
Class UnrootedMLSearcher.StateObject

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

public static final class UnrootedMLSearcher.StateObject
extends java.lang.Object


Constructor Summary
UnrootedMLSearcher.StateObject(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 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 Detail

UnrootedMLSearcher.StateObject

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

rebuildTree

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

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object