| Modifier and Type | Field and Description |
|---|---|
private Pair<String,T> |
current
Current value to return from next().
|
private Iterator<String> |
keysIter
Iterator for the keys.
|
| Constructor and Description |
|---|
FilesystemLoadSaveManager.FileIterator(Collection<String> filenames)
Constructor.
|
public FilesystemLoadSaveManager.FileIterator(@Nonnull Collection<String> filenames)
filenames - Snapshot of filesystem keys at time of constructionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.