- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for thenComparing (0.04 sec)
-
android/guava/src/com/google/common/collect/Ordering.java
* serializable. * * <p><b>Java 8+ users:</b> Use {@code thisComparator.thenComparing(secondaryComparator)} instead. * Depending on what {@code secondaryComparator} is, one of the other overloads of {@code * thenComparing} may be even more useful. */ public <U extends T> Ordering<U> compound(Comparator<? super U> secondaryComparator) {Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Sep 23 17:50:58 UTC 2025 - 39.5K bytes - Viewed (0)