Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Britton (0.05 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    to be a letter, written by the prisoner to--to somebody.'
    
      `It must have been that,' said the King, `unless it was
    written to nobody, which isn't usual, you know.'
    
      `Who is it directed to?' said one of the jurymen.
    
      `It isn't directed at all,' said the White Rabbit; `in fact,
    there's nothing written on the OUTSIDE.'  He unfolded the paper
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/util/concurrent/ClosingFuture.java

       *     queryFuture.transformAsync((closer, result) -> result.getRowsClosingFuture(), executor);
       *
       * // Result.writeRowsToOutputStreamFuture() returns a ListenableFuture that resolves to the
       * // number of written rows. openOutputFile() returns a FileOutputStream (which implements
       * // Closeable).
       * ClosingFuture<Integer> rowsFuture2 =
       *     queryFuture.transformAsync(
       *         (closer, result) -> {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 97.8K bytes
    - Viewed (0)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    *.spectrum.myjino.ru
    *.statics.cloud
    *.stg-builder.code.com
    *.stg.dev
    *.stgstage.dev
    *.stolos.io
    *.svc.firenet.ch
    *.sys.qcx.io
    *.telebit.xyz
    *.transurl.be
    *.transurl.eu
    *.transurl.nl
    *.triton.zone
    *.tst.site
    *.uberspace.de
    *.upsun.app
    *.us-east-1.airflow.amazonaws.com
    *.us-east-2.airflow.amazonaws.com
    *.us-west-1.airflow.amazonaws.com
    *.us-west-2.airflow.amazonaws.com
    *.user.fm
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  4. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

                }
            });
    
        }
    
        /**
         * Flushes the specified indices to ensure data is written to disk.
         *
         * @param indices the indices to flush
         */
        public void flush(final String... indices) {
    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. guava/src/com/google/common/util/concurrent/ClosingFuture.java

       *     queryFuture.transformAsync((closer, result) -> result.getRowsClosingFuture(), executor);
       *
       * // Result.writeRowsToOutputStreamFuture() returns a ListenableFuture that resolves to the
       * // number of written rows. openOutputFile() returns a FileOutputStream (which implements
       * // Closeable).
       * ClosingFuture<Integer> rowsFuture2 =
       *     queryFuture.transformAsync(
       *         (closer, result) -> {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 98.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.5.md

      * For all other existing controllers except StatefulSet, this has no effect on
        the ability of the controller to replace pods because the controllers do not
        reuse pod names (they use generate-name).
      * User-written controllers that reuse names of pod objects should evaluate this change.
      * When deleting an object with `kubectl delete ... --grace-period=0`, the client will
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    *.spectrum.myjino.ru
    *.statics.cloud
    *.stg-builder.code.com
    *.stg.dev
    *.stgstage.dev
    *.stolos.io
    *.svc.firenet.ch
    *.sys.qcx.io
    *.telebit.xyz
    *.transurl.be
    *.transurl.eu
    *.transurl.nl
    *.triton.zone
    *.tst.site
    *.uberspace.de
    *.upsun.app
    *.us-east-1.airflow.amazonaws.com
    *.us-east-2.airflow.amazonaws.com
    *.us-west-1.airflow.amazonaws.com
    *.us-west-2.airflow.amazonaws.com
    *.user.fm
    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