jclouds/apis/rackspace-cloudfiles/src
Andrew Gaul 7cde28a4d2 JCLOUDS-1074: Guava 20 compatibility
* 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
2016-09-06 21:49:20 -07:00
..
main/java/org/jclouds/rackspace/cloudfiles/v1 Removes CopyObjectException in favor of jclouds-standard blobstore exceptions 2015-07-09 18:28:14 -05:00
test JCLOUDS-1074: Guava 20 compatibility 2016-09-06 21:49:20 -07:00