Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for tie (0.01 sec)

  1. android/guava-testlib/src/com/google/common/testing/AbstractPackageSanityTests.java

       *
       * <ul>
       *   <li>The visible constructor or visible static factory method with the most parameters is used
       *       to construct the sample instances. In case of tie, the candidate constructors or
       *       factories are tried one after another until one can be used to construct sample
       *       instances.
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 17:27:14 UTC 2025
    - 17.8K bytes
    - Viewed (0)
  2. android/guava-tests/benchmark/com/google/common/util/concurrent/MonitorBasedPriorityBlockingQueue.java

     * priority. If you need to enforce an ordering, you can define custom classes or comparators that
     * use a secondary key to break ties in primary priority values. For example, here is a class that
     * applies first-in-first-out tie-breaking to comparable elements. To use it, you would insert a
     * {@code new FIFOEntry(anEntry)} instead of a plain entry object.
     *
     * <pre>{@code
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Tue May 13 18:46:00 UTC 2025
    - 18.9K bytes
    - Viewed (0)
  3. guava-testlib/src/com/google/common/testing/ClassSanityTester.java

       *
       * <ul>
       *   <li>The non-private constructor or non-private static factory method with the most parameters
       *       is used to construct the sample instances. In case of tie, the candidate constructors or
       *       factories are tried one after another until one can be used to construct sample
       *       instances.
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Aug 09 01:14:59 UTC 2025
    - 32.5K bytes
    - Viewed (0)
  4. android/guava-testlib/src/com/google/common/testing/ClassSanityTester.java

       *
       * <ul>
       *   <li>The non-private constructor or non-private static factory method with the most parameters
       *       is used to construct the sample instances. In case of tie, the candidate constructors or
       *       factories are tried one after another until one can be used to construct sample
       *       instances.
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Aug 09 01:14:59 UTC 2025
    - 32.5K bytes
    - Viewed (0)
  5. guava/src/com/google/common/net/InetAddresses.java

          return "%" + scope;
        }
        return "";
      }
    
      /**
       * Identify and mark the longest run of zeroes in an IPv6 address.
       *
       * <p>Only runs of two or more hextets are considered. In case of a tie, the leftmost run wins. If
       * a qualifying run is found, its hextets are replaced by the sentinel value -1.
       *
       * @param hextets {@code int[]} mutable array of eight 16-bit hextets
       */
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Feb 19 21:24:11 UTC 2025
    - 47.4K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/net/InetAddresses.java

          return "%" + scope;
        }
        return "";
      }
    
      /**
       * Identify and mark the longest run of zeroes in an IPv6 address.
       *
       * <p>Only runs of two or more hextets are considered. In case of a tie, the leftmost run wins. If
       * a qualifying run is found, its hextets are replaced by the sentinel value -1.
       *
       * @param hextets {@code int[]} mutable array of eight 16-bit hextets
       */
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Feb 19 21:24:11 UTC 2025
    - 47.4K bytes
    - Viewed (0)
  7. cmd/testdata/xl-meta-merge.zip

    7lnGAN¤u}eVç†ã<a²=ŸÍõa_xCzÏøêa²ta[p(¦KEûb² G¾Âb}¼ eì ¾ êamTtªDé#>ü %3 >(5îu¨Î¥¥ò4 m}iª1 e ˆ:ß in;þ—]l15¦ ôiIòD²f}yF-°%vs]V“ß}kxéÁ9' û3ù ,WÉ Ì§_M›†ÞïÈ®eYFE¤çttkÈmq@ioìºcn²AË jw¤Âbm†H}Aþø77=+ 8þè¯èïúNm#*2Ö oPŠyZL\yMqBg â°DGzIÀïÎaD}¤ŠQói¾žæFNLG /«eg`¬åY•f{ûO³QSx_ï¹j}TÍÈ£JïB}r{LI\]1]gzqU7 =Ú+$Õ äü ä’ˆtQ†îåñ_„ yZ =ª3 O¾vWʾqQÎHcPVsJªRýv[ÁËõÏË B dI. „¼ Vã4ryTi`m¼ q ‹ ˆ}OpîñÈ[²KFE¤úiKF>OMgNqòºxmD¾ñgNjO>vm|G~UÎ11(<ø100æ%Æy|Í·œ xl6/testbucket/hosts/xl.meta XL2 Æ n Ä$ Ä Ó ¹ô O/>Ä _ÒU_ Å B €Type ¥V2ObjÞ ¢IDÄ €DDirÄ Ö¥`°IÔ...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Mar 08 17:50:48 UTC 2024
    - 30.2K bytes
    - Viewed (0)
Back to top