public class FLASHStrategy extends java.lang.Object implements java.util.Comparator<Node>
FLASHStrategy(Lattice lattice, GeneralizationHierarchy[] hier)
int
compare(Node n1, Node n2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public FLASHStrategy(Lattice lattice, GeneralizationHierarchy[] hier)
lattice
hier
public int compare(Node n1, Node n2)
compare
java.util.Comparator<Node>
n1
n2