Class ResourceNodeComparator
java.lang.Object
de.captaingoldfish.scim.sdk.server.sort.ResourceNodeComparator
- All Implemented Interfaces:
Comparator<ResourceNode>
author Pascal Knueppel
created at: 04.11.2019 - 21:25
created at: 04.11.2019 - 21:25
-
Constructor Summary
ConstructorsConstructorDescriptionResourceNodeComparator(SchemaAttribute schemaAttribute, SortOrder sortOrder) -
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
-
ResourceNodeComparator
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ResourceNode>
-