mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 01:59:19 +00:00
7cde28a4d2
* dynamically call TypeToken.isSupertypeOf with Guava 19 and later and TypeToken.isAssignableFrom with Guava 18 and earlier * consume or ignore values from methods with CheckReturnValue * replace usage of removed Iterators.emptyIterator