> @@ -97,19 +116,27 @@ public Builder age(int age) {
>        }
>  
>        /**
> -       * @see Aged#created
> +       * @see Aged#getCreated()
>         */
>        public Builder created(Date created) {
>           this.created = created;

Fine (here and for the other ones)...thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/46/files#r7656359

Reply via email to