Class WatchedFile
java.lang.Object
com.djrapitops.plan.settings.upkeep.WatchedFile
File or Path with a function that is called if the file is modified.
-
Constructor Summary
ConstructorsConstructorDescriptionWatchedFile(File file, VoidFunction onChange) WatchedFile(Path path, VoidFunction onChange) -
Method Summary
-
Constructor Details
-
WatchedFile
-
WatchedFile
-
-
Method Details
-
modified
-
equals
-
hashCode
-