Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for greeting (0.1 sec)

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

    moderate.  But the insolence of his Normans--"  How are you
    getting on now, my dear?' it continued, turning to Alice as it
    spoke.
    
      `As wet as ever,' said Alice in a melancholy tone:  `it doesn't
    seem to dry me at all.'
    
      `In that case,' said the Dodo solemnly, rising to its feet, `I
    move that the meeting adjourn, for the immediate adoption of more
    energetic remedies--'
    
    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. CHANGELOG/CHANGELOG-1.5.md

    1. Export existing PodSecurityPolicy objects:
      * `kubectl get podsecuritypolicies -o yaml > psp.yaml`
    2. Review and delete any PodSecurityPolicy objects you do not want all pod-creating users to be able to use (NOTE: Privileged users that were making use of those policies will also lose access to those policies). For example:
      * `kubectl delete podsecuritypolicies/my-privileged-policy`
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/util/concurrent/ClosingFuture.java

       *     future's result type {@code C}, see {@link DeferredCloser#eventuallyClose(Object,
       *     Executor)}.
       * @param closingExecutor the future's result will be closed on this executor
       * @deprecated Creating {@link Future}s of closeable types is dangerous in general because the
       *     underlying value may never be closed if the {@link Future} is canceled after its operation
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Jul 23 15:26:56 UTC 2025
    - 97.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.4.md

      - [alpha] The `kubeadm` tool makes it much easier to bootstrap Kubernetes. ([docs](http://kubernetes.io/docs/getting-started-guides/kubeadm/)) ([kubernetes/features#11](https://github.com/kubernetes/enhancements/issues/11))
    - **Federation**
      - [alpha] Creating a `Federated Ingress` is as simple as submitting
        an `Ingress` creation request to the Federation API Server. The
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  5. guava/src/com/google/common/util/concurrent/ClosingFuture.java

       *     future's result type {@code C}, see {@link DeferredCloser#eventuallyClose(Object,
       *     Executor)}.
       * @param closingExecutor the future's result will be closed on this executor
       * @deprecated Creating {@link Future}s of closeable types is dangerous in general because the
       *     underlying value may never be closed if the {@link Future} is canceled after its operation
    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. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

        // We know that a fresh connection was created if the server recorded a request with sequence
        // number 0. Since the client may have attempted to reuse the broken connection just before
        // creating a fresh connection, the server may have recorded 2 requests at this point. The order
        // of recording is non-deterministic.
        val requestAfter = server.takeRequest()
        assertThat(
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jun 21 20:36:35 UTC 2025
    - 133.2K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

             * @return the built result object
             */
            T build(B requestBuilder, long execTime, OptionalEntity<R> response);
        }
    
        /**
         * Interface for creating entities from search response hits.
         *
         * @param <T> the entity type
         * @param <R> the response type
         * @param <H> the hit type
         */
        public interface EntityCreator<T, R, H> {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 121.9K bytes
    - Viewed (0)
  8. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    ge.it
    gea
    geek.nz
    geekgalaxy.com
    gehirn.ne.jp
    geisei.kochi.jp
    gen.in
    gen.mi.us
    gen.ng
    gen.nz
    gen.tr
    genkai.saga.jp
    genoa.it
    genova.it
    gent
    gentapps.com
    genting
    gentlentapis.com
    geo.br
    george
    georgia.su
    getmyip.com
    gets-it.net
    gf
    gg
    ggee
    ggf.br
    ggff.net
    gh
    gh.srv.us
    gi
    gialai.vn
    giehtavuoatna.no
    gift
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  9. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    ge.it
    gea
    geek.nz
    geekgalaxy.com
    gehirn.ne.jp
    geisei.kochi.jp
    gen.in
    gen.mi.us
    gen.ng
    gen.nz
    gen.tr
    genkai.saga.jp
    genoa.it
    genova.it
    gent
    gentapps.com
    genting
    gentlentapis.com
    geo.br
    george
    georgia.su
    getmyip.com
    gets-it.net
    gf
    gg
    ggee
    ggf.br
    ggff.net
    gh
    gh.srv.us
    gi
    gialai.vn
    giehtavuoatna.no
    gift
    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