
Package org.hl7.fhir.r5.renderers.utils
Class ElementTable.TableGroupSorter
java.lang.Object
org.hl7.fhir.r5.renderers.utils.ElementTable.TableGroupSorter
- All Implemented Interfaces:
Comparator<ElementTable.TableGroup>
- Enclosing class:
ElementTable
public static class ElementTable.TableGroupSorter
extends Object
implements Comparator<ElementTable.TableGroup>
-
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
-
TableGroupSorter
public TableGroupSorter()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ElementTable.TableGroup>
-