private class FilesystemLoadSaveManager.FileIterable extends Object implements Iterable<net.shibboleth.utilities.java.support.collection.Pair<String,T>>
Modifier and Type | Field and Description |
---|---|
private Set<String> |
keys
Snapshot of filesystem keys at time of construction.
|
Constructor and Description |
---|
FilesystemLoadSaveManager.FileIterable(Collection<String> filenames)
Constructor.
|
public FilesystemLoadSaveManager.FileIterable(@Nonnull Collection<String> filenames)
filenames
- Snapshot of filesystem keys at time of constructionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.