Class ChangedFiles
java.lang.Object
org.springframework.boot.devtools.filewatch.ChangedFiles
- All Implemented Interfaces:
Iterable<ChangedFile>
A collections of files from a specific source directory that have changed.
- Since:
- 1.3.0
- Author:
- Phillip Webb
- See Also:
-
Constructor Details
-
ChangedFiles
-
-
Method Details
-
getSourceDirectory
-
iterator
- Specified by:
iterator
in interfaceIterable<ChangedFile>
-
getFiles
-
equals
-
hashCode
-
toString
-