Interface FilePathSpec<T>

All Superinterfaces:
AsGeneratorSpec<T>, GeneratorSpec<T>, PathGeneratorSpec<T>, Supplier<T>, ValueSpec<T>
All Known Subinterfaces:
FileSpec, PathSpec

public interface FilePathSpec<T> extends ValueSpec<T>, PathGeneratorSpec<T>
Spec for generating File and Path values.
Since:
2.6.0