No description
- Java 98.5%
- Shell 1.3%
- Makefile 0.2%
|
|
||
|---|---|---|
| javadoc | ||
| src/com/google/common | ||
| Android.mk | ||
| build.xml | ||
| CleanSpec.mk | ||
| COPYING | ||
| guava.iml | ||
| guava.ipr | ||
| MODULE_LICENSE_APACHE2 | ||
| NOTICE | ||
| README.android | ||
URL: http://code.google.com/p/guava-libraries/source/checkout Version: r11 License: Apache 2 Description: "Guava: Google Core Libraries for Java 1.5" Local Modifications: Minor hacks to compile on our Mac build machines -- see src/com/google/common/collect/Immutable*.java, look for "BEGIN/END android-changed" markers. Guava-libraries are a grab bag of utility libraries published by Google as open source, including among other things the Google collections libraries. This code is built as a static library.