
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
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
-
ProfiledTypeSorter
public ProfiledTypeSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<TypeDetails.ProfiledType>
-