Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 774 for Beta (0.15 sec)

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

     */
    
    package com.google.common.collect;
    
    import static com.google.common.base.Preconditions.checkNotNull;
    import static java.util.Collections.emptyList;
    
    import com.google.common.annotations.Beta;
    import com.google.common.annotations.GwtCompatible;
    import java.util.ArrayList;
    import java.util.List;
    import java.util.NoSuchElementException;
    import java.util.Optional;
    import java.util.stream.Collector;
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 5.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.7.md

        - [Server Binaries](#server-binaries-17)
        - [Node Binaries](#node-binaries-17)
      - [Changelog since v1.7.0-beta.2](#changelog-since-v170-beta2)
        - [Action Required](#action-required-1)
        - [Other notable changes](#other-notable-changes-17)
    - [v1.7.0-beta.2](#v170-beta2)
      - [Downloads for v1.7.0-beta.2](#downloads-for-v170-beta2)
        - [Client Binaries](#client-binaries-18)
        - [Server Binaries](#server-binaries-18)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 308.7K bytes
    - Viewed (1)
  3. CHANGELOG/CHANGELOG-1.21.md

        - [Changed](#changed-15)
        - [Removed](#removed-15)
    - [v1.21.0-beta.1](#v1210-beta1)
      - [Downloads for v1.21.0-beta.1](#downloads-for-v1210-beta1)
        - [Source Code](#source-code-16)
        - [Client binaries](#client-binaries-16)
        - [Server binaries](#server-binaries-16)
        - [Node binaries](#node-binaries-16)
      - [Changelog since v1.21.0-beta.0](#changelog-since-v1210-beta0)
      - [Urgent Upgrade Notes](#urgent-upgrade-notes-2)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Fri Oct 14 07:03:14 GMT 2022
    - 367.3K bytes
    - Viewed (4)
  4. android/guava/src/com/google/common/hash/PrimitiveSink.java

    package com.google.common.hash;
    
    import com.google.common.annotations.Beta;
    import com.google.errorprone.annotations.CanIgnoreReturnValue;
    import java.nio.ByteBuffer;
    import java.nio.charset.Charset;
    
    /**
     * An object which can receive a stream of primitive values.
     *
     * @author Kevin Bourrillion
     * @since 12.0 (in 11.0 as {@code Sink})
     */
    @Beta
    @ElementTypesAreNonnullByDefault
    public interface PrimitiveSink {
      /**
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Jun 15 20:59:00 GMT 2022
    - 3.9K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.18.md

      - [Changelog since v1.17.0](#changelog-since-v1170)
      - [What’s New (Major Themes)](#whats-new-major-themes)
        - [Kubernetes Topology Manager Moves to Beta - Align Up!](#kubernetes-topology-manager-moves-to-beta---align-up)
        - [Serverside Apply - Beta 2](#serverside-apply---beta-2)
        - [Extending Ingress with and replacing a deprecated annotation with IngressClass](#extending-ingress-with-and-replacing-a-deprecated-annotation-with-ingressclass)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jun 16 17:18:28 GMT 2021
    - 373.2K bytes
    - Viewed (0)
  6. guava-testlib/src/com/google/common/util/concurrent/testing/TestingExecutors.java

     * limitations under the License.
     */
    
    package com.google.common.util.concurrent.testing;
    
    import static java.util.concurrent.TimeUnit.NANOSECONDS;
    
    import com.google.common.annotations.Beta;
    import com.google.common.annotations.GwtIncompatible;
    import com.google.common.collect.ImmutableList;
    import com.google.common.primitives.Longs;
    import com.google.common.util.concurrent.AbstractFuture;
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Fri May 26 22:04:00 GMT 2023
    - 6.7K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.30.md

      - [Changelog since v1.30.0-beta.0](#changelog-since-v1300-beta0)
      - [Changes by Kind](#changes-by-kind-3)
        - [Failing Test](#failing-test-1)
        - [Bug or Regression](#bug-or-regression-3)
      - [Dependencies](#dependencies-3)
        - [Added](#added-3)
        - [Changed](#changed-3)
        - [Removed](#removed-3)
    - [v1.30.0-beta.0](#v1300-beta0)
      - [Downloads for v1.30.0-beta.0](#downloads-for-v1300-beta0)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.20.md

        - [API Priority and Fairness graduates to Beta](#api-priority-and-fairness-graduates-to-beta)
        - [IPv4/IPv6 run](#ipv4ipv6-run)
        - [go1.15.5](#go1155)
        - [CSI Volume Snapshot graduates to General Availability](#csi-volume-snapshot-graduates-to-general-availability)
        - [Non-recursive Volume Ownership (FSGroup) graduates to Beta](#non-recursive-volume-ownership-fsgroup-graduates-to-beta)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 19 21:05:45 GMT 2022
    - 409K bytes
    - Viewed (0)
  9. maven-compat/src/test/resources/pom.xml

        <dependency>
          <groupId>commons-cli</groupId>
          <artifactId>commons-cli</artifactId>
          <version>1.0-beta-2</version>
          <type>jar</type>
          <scope>compile</scope>
        </dependency>
        <dependency>
          <groupId>plexus</groupId>
          <artifactId>plexus-i18n</artifactId>
          <version>1.0-beta-2-SNAPSHOT</version>
          <type>jar</type>
          <scope>compile</scope>
        </dependency>
        <dependency>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Mon Mar 18 00:24:19 GMT 2024
    - 4.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.9.md

    - [v1.9.0-beta.2](#v190-beta2)
      - [Downloads for v1.9.0-beta.2](#downloads-for-v190-beta2)
        - [Client Binaries](#client-binaries-12)
        - [Server Binaries](#server-binaries-12)
        - [Node Binaries](#node-binaries-12)
      - [Changelog since v1.9.0-beta.1](#changelog-since-v190-beta1)
        - [Other notable changes](#other-notable-changes-11)
    - [v1.9.0-beta.1](#v190-beta1)
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Nov 16 10:46:27 GMT 2021
    - 313.7K bytes
    - Viewed (0)
Back to top