Home | History | Annotate | Download | only in guava
      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