Searched defs:ElementOrder (Results 1 – 2 of 2) sorted by relevance
49 public final class ElementOrder<T> { class74 private ElementOrder(Type type, @NullableDecl Comparator<T> comparator) { in ElementOrder() method in ElementOrder
49 public final class ElementOrder<T> { class73 private ElementOrder(Type type, @Nullable Comparator<T> comparator) { in ElementOrder() method in ElementOrder