-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Release07
Colin Decker edited this page Sep 4, 2015
·
4 revisions
Release 07 was released on September 22, 2010.
Download it (includes GWT jar)
Maven: com.google.guava:guava:r07 (Sorry, no GWT artifact in maven.)
Full JDiff Report of changes since release 06
To build a combined report of the API changes between release 07 and any older release, check out our source tree and run svn/tags/release07/javadoc/jdiff/jdiff.sh
with the previous release number as argument (example: jdiff.sh 04
).
- Introduction
- Basic Utilities
- Collections
- Graphs
- Caches
- Functional Idioms
- Concurrency
- Strings
- Networking
- Primitives
- Ranges
- I/O
- Hashing
- EventBus
- Math
- Reflection
- Releases
- Tips
- Glossary
- Mailing List
- Stack Overflow
- Android Overview
- Footprint of JDK/Guava data structures