protected static class AbstractUserConfiguration.PrefixIterable
extends java.lang.Object
implements java.lang.Iterable<java.io.File>
File element prepended.| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractUserConfiguration.PrefixIterable.PrefixIterator
An iterator with a single prefixed file.
|
| Modifier | Constructor and Description |
|---|---|
protected |
PrefixIterable(java.io.File file,
java.lang.Iterable<? extends java.io.File> files) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<java.io.File> |
iterator() |