>  
> +@AutoValue
> +public abstract class ArchiveMetadataCollection extends 
> FluentIterable<ArchiveMetadata>{

switch to ForwardingList. There's nothing about this collection that requires 
it being a FluentIterable. same comment everywhere.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/64/files#r19622545

Reply via email to