> @@ -944,25 +947,13 @@ IPInfo editIP(@PathParam("uuid") String uuid
> /**
> * This is identical to the listSubscriptions(), except that
> subscriptions are not actually bought.
> *
> - * @return list of subscriptions that are not actually bought.
> + * @return List of subscriptions that are not actually bought.
Is this correct? The signature of the method now says that we're returning a
SubscriptionCalculator?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/41/files#r7976353