
Package org.hl7.fhir.r5.terminologies
Class ConceptMapUtilities.ConceptMapTargetElementSorter
java.lang.Object
org.hl7.fhir.r5.terminologies.ConceptMapUtilities.ConceptMapTargetElementSorter
- All Implemented Interfaces:
Comparator<ConceptMap.TargetElementComponent>
- Enclosing class:
ConceptMapUtilities
public static class ConceptMapUtilities.ConceptMapTargetElementSorter
extends Object
implements Comparator<ConceptMap.TargetElementComponent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ConceptMapTargetElementSorter
public ConceptMapTargetElementSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ConceptMap.TargetElementComponent>
-