public class PlanComparators extends Object
Constructor and Description |
---|
PlanComparators() |
Modifier and Type | Method and Description |
---|---|
static Comparator<ImmutableJob> |
jobStageIndexComparator() |
static Comparator<PlanIdentifier> |
planKeyComparator() |
static com.google.common.collect.Ordering<PlanIdentifier> |
planKeyOrdering() |
static Comparator<ImmutableChainStage> |
stageIndexComparator() |
public static Comparator<ImmutableJob> jobStageIndexComparator()
public static Comparator<PlanIdentifier> planKeyComparator()
public static com.google.common.collect.Ordering<PlanIdentifier> planKeyOrdering()
public static Comparator<ImmutableChainStage> stageIndexComparator()
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.