Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 38 of 38 for equation (0.05 sec)

  1. guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ImmutableMap.java

    import java.util.function.BinaryOperator;
    import java.util.function.Function;
    import java.util.stream.Collector;
    import java.util.stream.Collectors;
    import org.jspecify.annotations.Nullable;
    
    /**
     * GWT emulation of {@link com.google.common.collect.ImmutableMap}. For non sorted maps, it is a
     * thin wrapper around {@link java.util.Collections#emptyMap()}, {@link
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Aug 06 18:32:41 UTC 2025
    - 16.7K bytes
    - Viewed (0)
  2. guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/LocalCache.java

    import java.util.concurrent.ConcurrentMap;
    import java.util.concurrent.ExecutionException;
    import org.jspecify.annotations.NullUnmarked;
    import org.jspecify.annotations.Nullable;
    
    /**
     * LocalCache emulation for GWT.
     *
     * @param <K> the base key type
     * @param <V> the base value type
     * @author Charles Fry
     * @author Jon Donovan
     */
    @NullUnmarked
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Aug 11 19:31:30 UTC 2025
    - 21.8K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    eco
    
    // edeka : EDEKA Verband kaufmännischer Genossenschaften e.V.
    // https://www.iana.org/domains/root/db/edeka.html
    edeka
    
    // education : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/education.html
    education
    
    // email : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/email.html
    email
    
    // emerck : Merck KGaA
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    co.ao
    co.at
    co.bb
    co.bi
    co.biz.ng
    co.bj
    co.bn
    co.business
    co.bw
    co.bz
    co.ca
    co.ci
    co.cl
    co.cm
    co.com
    co.cr
    co.cz
    co.dk
    co.dm
    co.education
    co.events
    co.financial
    co.gg
    co.gl
    co.gy
    co.hu
    co.id
    co.il
    co.im
    co.in
    co.io
    co.ir
    co.it
    co.je
    co.jp
    co.ke
    co.kr
    co.krd
    co.lc
    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. CHANGELOG/CHANGELOG-1.33.md

    - Added a new CLI flag `--emulation-forward-compatible`
      Added a new CLI `--runtime-config-emulation-forward-compatible` ([#130354](https://github.com/kubernetes/kubernetes/pull/130354), [@siyuanfoundation](https://github.com/siyuanfoundation)) [SIG API Machinery, Etcd and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:46:23 UTC 2025
    - 294.3K bytes
    - Viewed (0)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    co.ao
    co.at
    co.bb
    co.bi
    co.biz.ng
    co.bj
    co.bn
    co.business
    co.bw
    co.bz
    co.ca
    co.ci
    co.cl
    co.cm
    co.com
    co.cr
    co.cz
    co.dk
    co.dm
    co.education
    co.events
    co.financial
    co.gg
    co.gl
    co.gy
    co.hu
    co.id
    co.il
    co.im
    co.in
    co.io
    co.ir
    co.it
    co.je
    co.jp
    co.ke
    co.kr
    co.krd
    co.lc
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  7. CHANGELOG/CHANGELOG-1.32.md

    - Fixed a 1.31 regression with API emulation versioning honors cohabitating resources. ([#127239](https://github.com/kubernetes/kubernetes/pull/127239), [@xuzhenglun](https://github.com/xuzhenglun))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 14:49:49 UTC 2025
    - 412.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.31.md

    - Fixes a 1.31 regression with API emulation versioning honors cohabitating resources ([#127328](https://github.com/kubernetes/kubernetes/pull/127328), [@xuzhenglun](https://github.com/xuzhenglun)) [SIG API Machinery]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:49:57 UTC 2025
    - 429.6K bytes
    - Viewed (0)
Back to top