ca9d5e7643b8720950ece7ecdc10cba9e566cc01 |
|
09-Mar-2010 |
Dan Egnor <egnor@google.com> |
Modify Immutable* classes to (hopefully) compile on the Mac build servers (whatever weird Java version they're using). Change-Id: I7ed1872f6490df3db879ad7600b1bfc7aaa929b1
/external/guava/src/com/google/common/collect/ImmutableListMultimap.java
|
bfe2dd089341dcb4c1fb65a5b6b077ad0ebbf6dc |
|
05-Mar-2010 |
Dan Egnor <egnor@google.com> |
Replace google-collections with guava, and build as a static library. Google-collections was masquerading as guava-libraries. Replace it with guava itself (which is a superset). All of this change except Android.mk (and README.android) is an import of the open source guava package, don't feel obligated to review the code directly :)
/external/guava/src/com/google/common/collect/ImmutableListMultimap.java
|
f4105a1a9bdfcb6ba64b1b03ad24c0d999e8da4c |
|
15-Dec-2009 |
Jesse Wilson <jessewilson@google.com> |
Making our code slightly less typesafe to work around a bug in javac. I couldn't reproduce the specific bug on various versions of javac (1.6.0, 1.6.0 r1, 1.6.0 r13, 1.6.0r16, 1.6.0 r15 on Mac, 1.5.0 r20 on Mac) so I'm just hoping this change works.
/external/guava/src/com/google/common/collect/ImmutableListMultimap.java
|
090f9b4c879985bc747c214f82c62471e60c7742 |
|
11-Dec-2009 |
Jesse Wilson <jessewilson@google.com> |
Checkin Google Gollections r127 as Guava.
/external/guava/src/com/google/common/collect/ImmutableListMultimap.java
|