@Incubating public interface ReproducibleFileVisitor extends FileVisitor
| Modifier and Type | Method and 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.