@Singleton public class DirectoryEntryListToResourceMetadataList extends Object implements com.google.common.base.Function<BoundedSet<? extends DirectoryEntry>,PageSet<? extends StorageMetadata>>
| Modifier and Type | Method and Description |
|---|---|
PageSet<? extends StorageMetadata> |
apply(BoundedSet<? extends DirectoryEntry> from) |
public PageSet<? extends StorageMetadata> apply(BoundedSet<? extends DirectoryEntry> from)
apply in interface Function<BoundedSet<? extends DirectoryEntry>,PageSet<? extends StorageMetadata>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.