Gson 2.0 converts JSON with type Object.class into something meaningful such as a Collection of primitives or Maps. Updated tests for the new behavior.
Changed $Gson$Types.getCollectionElementType to handle wild-card sub-classes of collections and raw collections.
2 files changed
tree: aa18e7625529c41fba630612275724c8328bd6e0
  1. examples/
  2. extras/
  3. gson/
  4. lib/
  5. metrics/
  6. proto/