|
WIDAR Classes | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.nrc.widar.mccc.crmGui.CrmGuiTableModel.IdCustomComparator
public class CrmGuiTableModel.IdCustomComparator
A custom comparator that compares two diagnostic IDs
Constructor Summary | |
---|---|
CrmGuiTableModel.IdCustomComparator(int dir)
|
Method Summary | |
---|---|
int |
compare(ca.nrc.widar.jaxb.crm.Diagnostic d1,
ca.nrc.widar.jaxb.crm.Diagnostic d2)
|
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 CrmGuiTableModel.IdCustomComparator(int dir)
Method Detail |
---|
public int compare(ca.nrc.widar.jaxb.crm.Diagnostic d1, ca.nrc.widar.jaxb.crm.Diagnostic d2)
compare
in interface java.util.Comparator<ca.nrc.widar.jaxb.crm.Diagnostic>
|
NRAO/DRAO | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |