> @@ -24,6 +24,9 @@ > import com.google.common.base.Function; > import com.google.common.collect.Iterables; > > +/** > + * Converts ArchiveMetadataCollection into PageSet<StorageMetadata> > + */
Delete? The type `Function<ArchiveMetadataCollection, PageSet<? extends StorageMetadata>>` says that already. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/50/files#r15463048