
Package org.hl7.fhir.r5.conformance
Class ShExGenerator.SortById
java.lang.Object
org.hl7.fhir.r5.conformance.ShExGenerator.SortById
- All Implemented Interfaces:
Comparator<StructureDefinition>
- Enclosing class:
ShExGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompare(StructureDefinition arg0, StructureDefinition arg1) 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
-
SortById
public SortById()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<StructureDefinition>
-