|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.tawc.data.Counter.CountVectorComparator
public class Counter.CountVectorComparator
Constructor Summary | |
---|---|
Counter.CountVectorComparator()
|
Method Summary | |
---|---|
int |
compare(java.util.Vector<Counter.Count> o1,
java.util.Vector<Counter.Count> o2)
They must both be the same size! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public Counter.CountVectorComparator()
Method Detail |
---|
public int compare(java.util.Vector<Counter.Count> o1, java.util.Vector<Counter.Count> o2)
compare
in interface java.util.Comparator<java.util.Vector<Counter.Count>>
o1
- o2
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |