
Package org.hl7.fhir.r5.terminologies
Class CodeSystemUtilities.CodeSystemSorter
java.lang.Object
org.hl7.fhir.r5.terminologies.CodeSystemUtilities.CodeSystemSorter
- All Implemented Interfaces:
Comparator<CodeSystem>
- Enclosing class:
CodeSystemUtilities
public static class CodeSystemUtilities.CodeSystemSorter
extends Object
implements Comparator<CodeSystem>
-
Constructor Summary
Constructors -
Method Summary
Methods 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
-
CodeSystemSorter
public CodeSystemSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<CodeSystem>
-