1 URL: http://code.google.com/p/guava-libraries/source/checkout 2 Version: v11.0.2 3 License: Apache 2 4 Description: "Guava: Google Core Libraries for Java 1.5" 5 6 Local Modifications: 7 Commented out use of the non-public sun.misc.Unsafe 8 from guava/src/com/google/common/primitives/UnsignedBytes.java 9 Look for "BEGIN/END android-changed" markers. 10 11 Guava-libraries are a grab bag of utility libraries published by Google as 12 open source, including among other things the Google collections libraries. 13 14 This code is built as a static library. 15