Package org.hl7.fhir.r5.fhirpath
Class TypeDetails.ProfiledTypeSorter
java.lang.Object
org.hl7.fhir.r5.fhirpath.TypeDetails.ProfiledTypeSorter
- All Implemented Interfaces:
Comparator<TypeDetails.ProfiledType>
- Enclosing class:
TypeDetails
public class TypeDetails.ProfiledTypeSorter
extends Object
implements Comparator<TypeDetails.ProfiledType>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
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, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ProfiledTypeSorter
public ProfiledTypeSorter()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<TypeDetails.ProfiledType>
-