> @@ -284,6 +299,12 @@ public boolean apply(String in) {
> return Futures.<Set<? extends Location>>
> immediateFuture(locations.get());
> }
>
> + /**
> + * Delete a container if it is empty.
> + *
> + * @param container what to delete
> + * @return whether container was deletedSee above comments --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/451/files#r15358290
