Searched refs:BEST_COMPARATOR (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/primitives/
H A DUnsignedBytes.java196 return LexicographicalComparatorHolder.BEST_COMPARATOR;
218 static final Comparator<byte[]> BEST_COMPARATOR = lexicographicalComparatorJavaImpl(); field in class:UnsignedBytes.LexicographicalComparatorHolder

Completed in 58 milliseconds