Home | History | Annotate | Download | only in collect

Lines Matching defs:explicit

161   public static <T> Ordering<T> explicit(List<T> valuesInOrder) {
189 public static <T> Ordering<T> explicit(
191 return explicit(Lists.asList(leastValue, remainingValuesInOrder));
905 * Exception thrown by a {@link Ordering#explicit(List)} or {@link
906 * Ordering#explicit(Object, Object[])} comparator when comparing a value