- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getBestComparator (0.18 seconds)
-
android/guava/src/com/google/common/primitives/UnsignedBytes.java
} static final String UNSAFE_COMPARATOR_NAME = LexicographicalComparatorHolder.class.getName() + "$UnsafeComparator"; static final Comparator<byte[]> BEST_COMPARATOR = getBestComparator(); @SuppressWarnings({ // b/345822163 "SunApi", "deprecation", // The `deprecation` suppression is for Unsafe APIs that aren't deprecated under some versionsCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 23 16:38:16 GMT 2026 - 21K bytes - Click Count (0)