public class HypothesisComperator extends java.lang.Object implements java.util.Comparator<Hypothesis>
Constructor and Description |
---|
HypothesisComperator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Hypothesis h1,
Hypothesis h2) |
public int compare(Hypothesis h1, Hypothesis h2)
compare
in interface java.util.Comparator<Hypothesis>