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