public class CodeSystem.ConceptDefinitionComponentSorter extends Object implements Comparator<CodeSystem.ConceptDefinitionComponent>
| Constructor and Description |
|---|
ConceptDefinitionComponentSorter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CodeSystem.ConceptDefinitionComponent l,
CodeSystem.ConceptDefinitionComponent r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ConceptDefinitionComponentSorter()
public int compare(CodeSystem.ConceptDefinitionComponent l, CodeSystem.ConceptDefinitionComponent r)
compare in interface Comparator<CodeSystem.ConceptDefinitionComponent>Copyright © 2014–2021 Health Level 7. All rights reserved.