Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 73 of 73 for haste (0.19 sec)

  1. guava/src/com/google/common/cache/LocalCache.java

      }
    
      /*
       * Note: All of this duplicate code sucks, but it saves a lot of memory. If only Java had mixins!
       * To maintain this code, make a change for the strong reference type. Then, cut and paste, and
       * replace "Strong" with "Soft" or "Weak" within the pasted text. The primary difference is that
       * strong entries store the key reference directly while soft and weak entries delegate to their
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 22 17:40:56 GMT 2024
    - 150.3K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2C8D          ; valid                                  # 4.1  COPTIC SMALL LETTER ZATA
    2C8E          ; mapped                 ; 2C8F          # 4.1  COPTIC CAPITAL LETTER HATE
    2C8F          ; valid                                  # 4.1  COPTIC SMALL LETTER HATE
    2C90          ; mapped                 ; 2C91          # 4.1  COPTIC CAPITAL LETTER THETHE
    2C91          ; valid                                  # 4.1  COPTIC SMALL LETTER THETHE
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Viewed (2)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    realtor
    
    // realty : 2015-03-19 Dog Beach, LLC
    realty
    
    // recipes : 2013-10-17 Binky Moon, LLC
    recipes
    
    // red : 2013-11-07 Identity Digital Limited
    red
    
    // redstone : 2014-10-31 Redstone Haute Couture Co., Ltd.
    redstone
    
    // redumbrella : 2015-03-26 Travelers TLD, LLC
    redumbrella
    
    // rehab : 2014-03-06 Dog Beach, LLC
    rehab
    
    // reise : 2014-03-13 Binky Moon, LLC
    reise
    
    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