Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Webster (0.19 sec)

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

    again:--
    
      `You may not have lived much under the sea--' (`I haven't,' said Alice)--
    `and perhaps you were never even introduced to a lobster--'
    (Alice began to say `I once tasted--' but checked herself hastily,
    and said `No, never') `--so you can have no idea what a delightful
    thing a Lobster Quadrille is!'
    
      `No, indeed,' said Alice.  `What sort of a dance is it?'
    
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    again:--
    
      `You may not have lived much under the sea--' (`I haven't,' said Alice)--
    `and perhaps you were never even introduced to a lobster--'
    (Alice began to say `I once tasted--' but checked herself hastily,
    and said `No, never') `--so you can have no idea what a delightful
    thing a Lobster Quadrille is!'
    
      `No, indeed,' said Alice.  `What sort of a dance is it?'
    
    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. guava-tests/test/com/google/common/cache/LocalCacheTest.java

          }
        }
      }
    
      public void testNullParameters() throws Exception {
        NullPointerTester tester = new NullPointerTester();
        tester.testAllPublicInstanceMethods(makeLocalCache(createCacheBuilder()));
        CacheLoader<Object, Object> loader = identityLoader();
        tester.testAllPublicInstanceMethods(makeLocalCache(createCacheBuilder()));
      }
    
      public void testSerializationProxyLoading() {
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Thu Mar 14 23:06:48 GMT 2024
    - 112.3K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/cache/LocalCacheTest.java

          }
        }
      }
    
      public void testNullParameters() throws Exception {
        NullPointerTester tester = new NullPointerTester();
        tester.testAllPublicInstanceMethods(makeLocalCache(createCacheBuilder()));
        CacheLoader<Object, Object> loader = identityLoader();
        tester.testAllPublicInstanceMethods(makeLocalCache(createCacheBuilder()));
      }
    
      public void testSerializationProxyLoading() {
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Mar 14 23:06:48 GMT 2024
    - 110.7K bytes
    - Viewed (0)
Back to top