Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Weil (0.13 sec)

  1. android/guava/src/com/google/common/collect/Maps.java

          // write, we won't see copying because of the new threshold. So it is always OK to use the
          // calculation here.
          return (int) Math.ceil(expectedSize / 0.75);
        }
        return Integer.MAX_VALUE; // any large value
      }
    
      /**
       * Creates a <i>mutable</i>, empty, insertion-ordered {@code LinkedHashMap} instance.
       *
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 159.6K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Rochester Institute of Technology : http://www.rit.edu/
    // Submitted by Jennifer Herting <******@****.***>
    git-pages.rit.edu
    
    // Rocky Enterprise Software Foundation : https://resf.org
    // Submitted by Neil Hanlon <neil@resf.org>
    rocky.page
    
    // Rusnames Limited: http://rusnames.ru/
    // Submitted by Sergey Zotov <******@****.***>
    биз.рус
    ком.рус
    крым.рус
    мир.рус
    мск.рус
    орг.рус
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top