Searched refs:ORDER_BY_NAME (Results 1 – 2 of 2) sorted by relevance
33 public static Ordering<AnnotatedOutcome> ORDER_BY_NAME = new Ordering<AnnotatedOutcome>() { field in AnnotatedOutcome
190 AnnotatedOutcome.ORDER_BY_NAME.sortedCopy(annotatedOutcomes); in summarizeOutcomes()