mirror of
https://github.com/apache/jclouds.git
synced 2026-08-31 16:34:32 +00:00
1b2fb3e10f
Backport of 8ff60020f
- Adding a version of TypeToken.where that replaces two parameters in one go
- Avoiding TypeToken type parameter replacement with wildcard bounds
Works around https://code.google.com/p/guava-libraries/issues/detail?id=1635
All reflection magic now :-(