Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Shorten (0.17 sec)

  1. android/guava/src/com/google/common/primitives/Chars.java

       * locale. That is, it compares, using {@link #compare(char, char)}), the first pair of values
       * that follow any common prefix, or when one array is a prefix of the other, treats the shorter
       * array as the lesser. For example, {@code [] < ['a'] < ['a', 'b'] < ['b']}.
       *
       * <p>The returned comparator is inconsistent with {@link Object#equals(Object)} (since arrays
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Feb 15 16:12:13 GMT 2024
    - 23.5K bytes
    - Viewed (0)
Back to top