• Home
Name Date Size #Lines LOC

..--

javadoc/03-May-2024-135,467115,471

src/com/google/common/03-May-2024-47,79323,884

Android.mkD03-May-20241.1 KiB3613

COPYINGD03-May-202411.1 KiB203169

CleanSpec.mkD03-May-20242.2 KiB500

MODULE_LICENSE_APACHE2D03-May-20240

NOTICED03-May-202411.1 KiB203169

README.androidD03-May-2024520 1410

build.xmlD03-May-20242 KiB6047

guava.imlD03-May-2024678 2220

guava.iprD03-May-202417.4 KiB313311

README.android

1URL: http://code.google.com/p/guava-libraries/source/checkout
2Version: r11
3License: Apache 2
4Description: "Guava: Google Core Libraries for Java 1.5"
5
6Local 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
10Guava-libraries are a grab bag of utility libraries published by Google as
11open source, including among other things the Google collections libraries.
12
13This code is built as a static library.
14