|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mymed.utils.locator.HqComparator
public class HqComparator
Constructor Summary | |
---|---|
HqComparator()
|
Method Summary | |
---|---|
int |
compare(HilbertQuad object1,
HilbertQuad object2)
Nota that this comparator doesn't work if used for nested quads!! |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public HqComparator()
Method Detail |
---|
public int compare(HilbertQuad object1, HilbertQuad object2)
compare
in interface java.util.Comparator<HilbertQuad>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |