Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for re (0.29 sec)

  1. CONTRIBUTING.md

    4.  Code contributions require signing a Google CLA.
    
    API changes
    -----------
    
    We make changes to Guava's public [APIs][], including adding new APIs, very
    carefully. Because of this, if you're interested in seeing a new feature in
    Guava, the best approach is to create an [issue][] (or comment on an existing
    issue if there is one) requesting the feature and describing specific use cases
    for it.
    
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Nov 17 18:47:47 GMT 2023
    - 3.7K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `I don't believe it,' said the Pigeon; `but if they do, why
    then they're a kind of serpent, that's all I can say.'
    
      This was such a new idea to Alice, that she was quite silent
    for a minute or two, which gave the Pigeon the opportunity of
    adding, `You're looking for eggs, I know THAT well enough; and
    what does it matter to me whether you're a little girl or a
    serpent?'
    
    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

      `I don't believe it,' said the Pigeon; `but if they do, why
    then they're a kind of serpent, that's all I can say.'
    
      This was such a new idea to Alice, that she was quite silent
    for a minute or two, which gave the Pigeon the opportunity of
    adding, `You're looking for eggs, I know THAT well enough; and
    what does it matter to me whether you're a little girl or a
    serpent?'
    
    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)
  4. README.md

        period. The last release to remove non-`@Beta` APIs was Guava 21.0.) Even
        `@Deprecated` APIs will remain (again, unless they are `@Beta`). We have no
        plans to start removing things again, but officially, we're leaving our
        options open in case of surprises (like, say, a serious security problem).
    
    3.  Guava has one dependency that is needed for linkage at runtime:
        `com.google.guava:failureaccess:1.0.2`. It also has
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 5.9K bytes
    - Viewed (0)
Back to top