Home | History | Annotate | only in /external/guava
Up to higher level directory
NameDateSize
Android.mk31-Jul-2010959
build.xml31-Jul-20102K
CleanSpec.mk31-Jul-20102.2K
COPYING31-Jul-201011.1K
guava.iml31-Jul-2010678
guava.ipr31-Jul-201017.4K
javadoc/31-Jul-2010
MODULE_LICENSE_APACHE231-Jul-20100
NOTICE31-Jul-201011.1K
README.android31-Jul-2010520
src/31-Jul-2010

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