|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mmm.cms.util.Icd9DiagnosisCodeComparator
public class Icd9DiagnosisCodeComparator
Provides a mechanism to compare the Icd 9 diagnosis Code values only
| Field Summary | |
|---|---|
static Icd9DiagnosisCodeComparator |
codeComparator
Static comparator - avoids recreation everytime it is needed |
| Constructor Summary | |
|---|---|
Icd9DiagnosisCodeComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(Icd9DiagnosisCodeIF arg1,
Icd9DiagnosisCodeIF arg2)
Compares two Icd9DiagnosisCodeIF based on the value of getCode() |
| 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 |
| Field Detail |
|---|
public static final Icd9DiagnosisCodeComparator codeComparator
| Constructor Detail |
|---|
public Icd9DiagnosisCodeComparator()
| Method Detail |
|---|
public int compare(Icd9DiagnosisCodeIF arg1,
Icd9DiagnosisCodeIF arg2)
compare in interface java.util.Comparator<Icd9DiagnosisCodeIF>arg1 - arg2 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||