Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 65 (0.01 sec)

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

       * Arrays are a mess from a nullness perspective, and Class instances for object-array types are
       * even worse. For now, we just suppress and move on with our lives.
       *
       * - https://github.com/jspecify/jspecify/issues/65
       *
       * - https://github.com/jspecify/jdk/commit/71d826792b8c7ef95d492c50a274deab938f2552
       */
      /*
       * TODO(cpovirk): Is the unchecked cast avoidable? Would System.arraycopy be similarly fast (if
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 5.3K bytes
    - Viewed (0)
  2. guava/src/com/google/common/collect/Platform.java

       * Arrays are a mess from a nullness perspective, and Class instances for object-array types are
       * even worse. For now, we just suppress and move on with our lives.
       *
       * - https://github.com/jspecify/jspecify/issues/65
       *
       * - https://github.com/jspecify/jdk/commit/71d826792b8c7ef95d492c50a274deab938f2552
       */
      /*
       * TODO(cpovirk): Is the unchecked cast avoidable? Would System.arraycopy be similarly fast (if
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 5.5K bytes
    - Viewed (0)
  3. src/test/java/org/codelibs/fess/util/QueryResponseListTest.java

            qrList.calculatePageInfo();
    
            List<String> pageList = qrList.getPageNumberList();
            assertEquals(11, pageList.size()); // Pages 1-11 (page 6 ± 5)
            assertEquals("1", pageList.get(0));
            assertEquals("11", pageList.get(10));
        }
    
        public void test_equals_differentTypes() {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 12 07:34:10 UTC 2025
    - 39.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.32.md

    - cloud.google.com/go/documentai: v1.22.0 → v1.23.7
    - cloud.google.com/go/domains: v0.9.1 → v0.9.4
    - cloud.google.com/go/edgecontainer: v1.1.1 → v1.1.4
    - cloud.google.com/go/essentialcontacts: v1.6.2 → v1.6.5
    - cloud.google.com/go/eventarc: v1.13.0 → v1.13.3
    - cloud.google.com/go/filestore: v1.7.1 → v1.8.0
    - cloud.google.com/go/firestore: v1.12.0 → v1.14.0
    - cloud.google.com/go/functions: v1.15.1 → v1.15.4
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 14:49:49 UTC 2025
    - 412.3K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.34.md

    - cloud.google.com/go/documentai: v1.23.7
    - cloud.google.com/go/domains: v0.9.4
    - cloud.google.com/go/edgecontainer: v1.1.4
    - cloud.google.com/go/errorreporting: v0.3.0
    - cloud.google.com/go/essentialcontacts: v1.6.5
    - cloud.google.com/go/eventarc: v1.13.3
    - cloud.google.com/go/filestore: v1.8.0
    - cloud.google.com/go/firestore: v1.14.0
    - cloud.google.com/go/functions: v1.15.4
    - cloud.google.com/go/gkebackup: v1.3.4
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 27 10:36:10 UTC 2025
    - 292.8K bytes
    - Viewed (0)
Back to top