Home | History | Annotate | only in /external/guava
Up to higher level directory
NameDateSize
Android.mk28-Mar-20121.1K
build.xml28-Mar-20122K
CleanSpec.mk28-Mar-20122.2K
COPYING28-Mar-201211.1K
guava.iml28-Mar-2012678
guava.ipr28-Mar-201217.4K
javadoc/28-Mar-2012
MODULE_LICENSE_APACHE228-Mar-20120
NOTICE28-Mar-201211.1K
README.android28-Mar-2012520
src/28-Mar-2012

README.android

      1 URL: http://code.google.com/p/guava-libraries/source/checkout
      2 Version: r11
      3 License: Apache 2
      4 Description: "Guava: Google Core Libraries for Java 1.5"
      5 
      6 Local Modifications: Minor hacks to compile on our Mac build machines --
      7    see src/com/google/common/collect/Immutable*.java, look for
      8    "BEGIN/END android-changed" markers.
      9 
     10 Guava-libraries are a grab bag of utility libraries published by Google as
     11 open source, including among other things the Google collections libraries.
     12 
     13 This code is built as a static library.
     14