Interface EventRelationshipTraverser.TreeSorting
- All Known Implementing Classes:
EventRelationshipTraverser.TreeSorting.CustomSorting
,EventRelationshipTraverser.TreeSorting.DefaultSorting
,EventRelationshipTraverser.TreeSorting.NoSorting
- Enclosing class:
EventRelationshipTraverser
public static sealed interface EventRelationshipTraverser.TreeSorting
permits EventRelationshipTraverser.TreeSorting.NoSorting, EventRelationshipTraverser.TreeSorting.DefaultSorting, EventRelationshipTraverser.TreeSorting.CustomSorting
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static final class
static final class
-
Field Summary
Fields
-
Field Details
-
NO_SORTING
-
DEFAULT_SORTING
-