FileVisitorpublic interface ReproducibleFileVisitor extends FileVisitor
| Modifier and Type | Method | Description | 
|---|---|---|
| boolean | isReproducibleFileOrder() | Whether the  FileVisitorshould receive the files in a reproducible order independent of the underlying file system. | 
visitDir, visitFileboolean isReproducibleFileOrder()
FileVisitor should receive the files in a reproducible order independent of the underlying file system.