ReproducibleFileVisitor

Visitor which can request a reproducible file order.

Since

3.4

Functions

Link copied to clipboard
Whether the FileVisitor should receive the files in a reproducible order independent of the underlying file system.
Link copied to clipboard
abstract fun visitDir(dirDetails: FileVisitDetails)
Link copied to clipboard
abstract fun visitFile(fileDetails: FileVisitDetails)