Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for attente (0.14 sec)

  1. guava-testlib/src/com/google/common/collect/testing/SpliteratorTester.java

    @GwtCompatible
    @ElementTypesAreNonnullByDefault
    public final class SpliteratorTester<E extends @Nullable Object> {
      /** Return type from "contains the following elements" assertions. */
      public interface Ordered {
        /**
         * Attests that the expected values must not just be present but must be present in the order
         * they were given.
         */
        void inOrder();
      }
    
      private abstract static class GeneralSpliterator<E extends @Nullable Object> {
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Apr 22 18:19:31 GMT 2024
    - 11.9K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    a complaining tone, `and they all quarrel so dreadfully one can't
    hear oneself speak--and they don't seem to have any rules in
    particular; at least, if there are, nobody attends to them--and
    you've no idea how confusing it is all the things being alive;
    for instance, there's the arch I've got to go through next
    walking about at the other end of the ground--and I should have
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  3. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    a complaining tone, `and they all quarrel so dreadfully one can't
    hear oneself speak--and they don't seem to have any rules in
    particular; at least, if there are, nobody attends to them--and
    you've no idea how confusing it is all the things being alive;
    for instance, there's the arch I've got to go through next
    walking about at the other end of the ground--and I should have
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
Back to top