Package org.instancio.generators
Interface NioGenerators
- All Known Subinterfaces:
NioSpecs
public interface NioGenerators
Contains built-in generators for
java.nio classes.- Since:
- 2.1.0
-
Method Summary
-
Method Details
-
path
Generator forPathobjects.Note that files or directories will not be created in the file system unless one of the following methods is invoked:
- Parameters:
subdirectories- optional parameter for specifying one or more parent directories of the generated files- Returns:
- generator spec for paths
- Since:
- 2.1.0
-