Search Options

Results per page
Sort
Preferred Languages
Advance

Results 241 - 247 of 247 for adding (0.45 sec)

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

          Iterator<T> iterator, int size) {
        return partitionImpl(iterator, size, false);
      }
    
      /**
       * Divides an iterator into unmodifiable sublists of the given size, padding the final iterator
       * with null values if necessary. For example, partitioning an iterator containing {@code [a, b,
       * c, d, e]} with a partition size of 3 yields {@code [[a, b, c], [d, e, null]]} -- an outer
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 50.5K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/base/Preconditions.java

       * This is a big deal - we're talking factors of 2-8 in microbenchmarks, not just 10-20%. (This is
       * a hotspot optimizer bug, which should be fixed, but that's a separate, big project).
       *
       * The coding pattern above is heavily used in java.util, e.g. in ArrayList. There is a
       * RangeCheckMicroBenchmark in the JDK that was used to test this.
       *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Jul 10 22:11:00 UTC 2025
    - 53K bytes
    - Viewed (0)
  3. src/main/webapp/js/jquery-3.7.1.min.map

    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 131.6K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

    import org.opensearch.action.admin.cluster.health.ClusterHealthResponse;
    import org.opensearch.action.admin.indices.alias.IndicesAliasesRequestBuilder;
    import org.opensearch.action.admin.indices.create.CreateIndexResponse;
    import org.opensearch.action.admin.indices.exists.indices.IndicesExistsResponse;
    import org.opensearch.action.admin.indices.flush.FlushResponse;
    import org.opensearch.action.admin.indices.get.GetIndexResponse;
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 121.9K bytes
    - Viewed (0)
  5. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/data.html
    data
    
    // date : dot Date Limited
    // https://www.iana.org/domains/root/db/date.html
    date
    
    // dating : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/dating.html
    dating
    
    // datsun : NISSAN MOTOR CO., LTD.
    // https://www.iana.org/domains/root/db/datsun.html
    datsun
    
    // day : Charleston Road Registry Inc.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  6. src/main/webapp/js/admin/jquery-3.7.1.min.map

    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 131.6K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    *.hosting.myjino.ru
    *.hosting.ovh.net
    *.id.pub
    *.il-central-1.airflow.amazonaws.com
    *.in.futurecms.at
    *.jm
    *.kawasaki.jp
    *.kh
    *.kin.one
    *.kin.pub
    *.kitakyushu.jp
    *.kobe.jp
    *.kunden.ortsinfo.at
    *.landing.myjino.ru
    *.lcl.dev
    *.lclstage.dev
    *.linodeobjects.com
    *.magentosite.cloud
    *.me-central-1.airflow.amazonaws.com
    *.me-south-1.airflow.amazonaws.com
    *.migration.run
    *.mm
    *.moonscale.io
    *.my.canva.site
    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