Package io.helidon.build.devloop
Class BuildFiles
java.lang.Object
io.helidon.build.devloop.BuildFiles
- All Implemented Interfaces:
FileChangeAware
A collection of
BuildFiles that can be polled for changes.-
Constructor Details
-
BuildFiles
Constructor.- Parameters:
buildFiles- The build files.
-
-
Method Details
-
changedTime
Description copied from interface:FileChangeAwareReturns the most recent change time, if any.- Specified by:
changedTimein interfaceFileChangeAware- Returns:
- The time if changed.
-
list
Returns the build files.- Returns:
- The files.
-