Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for hashLong (0.09 sec)

  1. android/guava-tests/test/com/google/common/cache/LocalCacheTest.java

          LocalCache<Object, Object> map = makeLocalCache(builder);
    
          Object keyOne = new Object();
          Object valueOne = new Object();
          int hashOne = map.hash(keyOne);
          ReferenceEntry<Object, Object> entryOne = map.newEntry(keyOne, hashOne, null);
          ValueReference<Object, Object> valueRefOne = map.newValueReference(entryOne, valueOne, 1);
          assertSame(valueOne, valueRefOne.get());
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Aug 11 19:31:30 UTC 2025
    - 110.5K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb/SmbFile.java

         */
        @Deprecated
        public URL toURL() {
            return getURL();
        }
    
        /**
         * Computes a hashCode for this file based on the URL string and IP
         * address if the server. The hashing function uses the hashcode of the
         * server address, the canonical representation of the URL, and does not
         * compare authentication information. In essence, two
         * <code>SmbFile</code> objects that refer to
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 103.2K bytes
    - Viewed (0)
  3. src/main/java/jcifs/smb1/smb1/SmbFile.java

        public URL toURL() throws MalformedURLException {
            return url;
        }
    
        /**
         * Computes a hashCode for this file based on the URL string and IP
         * address if the server. The hashing function uses the hashcode of the
         * server address, the canonical representation of the URL, and does not
         * compare authentication information. In essance, two
         * <code>SmbFile</code> objects that refer to
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 112.2K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    hannan.osaka.jp
    hanno.saitama.jp
    hanoi.vn
    hanyu.saitama.jp
    hapmir.no
    happou.akita.jp
    hara.nagano.jp
    haram.no
    hareid.no
    harima.hyogo.jp
    harstad.no
    hasama.oita.jp
    hasami.nagasaki.jp
    hashbang.sh
    hashikami.aomori.jp
    hashima.gifu.jp
    hashimoto.wakayama.jp
    hasuda.saitama.jp
    hasura-app.io
    hasura.app
    hasvik.no
    hateblo.jp
    hatenablog.com
    hatenablog.jp
    hatenadiary.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    hannan.osaka.jp
    hanno.saitama.jp
    hanoi.vn
    hanyu.saitama.jp
    hapmir.no
    happou.akita.jp
    hara.nagano.jp
    haram.no
    hareid.no
    harima.hyogo.jp
    harstad.no
    hasama.oita.jp
    hasami.nagasaki.jp
    hashbang.sh
    hashikami.aomori.jp
    hashima.gifu.jp
    hashimoto.wakayama.jp
    hasuda.saitama.jp
    hasura-app.io
    hasura.app
    hasvik.no
    hateblo.jp
    hatenablog.com
    hatenablog.jp
    hatenadiary.com
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top