Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Peel (0.23 sec)

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

    when you have to turn into a chrysalis--you will some day, you
    know--and then after that into a butterfly, I should think you'll
    feel it a little queer, won't you?'
    
      `Not a bit,' said the Caterpillar.
    
      `Well, perhaps your feelings may be different,' said Alice;
    `all I know is, it would feel very queer to ME.'
    
      `You!' said the Caterpillar contemptuously.  `Who are YOU?'
    
    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)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    when you have to turn into a chrysalis--you will some day, you
    know--and then after that into a butterfly, I should think you'll
    feel it a little queer, won't you?'
    
      `Not a bit,' said the Caterpillar.
    
      `Well, perhaps your feelings may be different,' said Alice;
    `all I know is, it would feel very queer to ME.'
    
      `You!' said the Caterpillar contemptuously.  `Who are YOU?'
    
    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)
  3. android/guava/src/com/google/common/collect/Maps.java

             * a key that appears once in `right` might appear multiple times in `left`). We don't
             * guarantee behavior in that case, anyway, and the current behavior is likely undesirable.
             * So that's either a reason to feel free to change it or a reason to not bother thinking
             * further about this.
             */
            V rightValue = uncheckedCastNullableTToT(onlyOnRight.remove(leftKey));
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 159.6K bytes
    - Viewed (0)
Back to top