Package net.sourceforge.plantuml
Class FileWatcher
- java.lang.Object
-
- net.sourceforge.plantuml.FileWatcher
-
public class FileWatcher extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FileWatcher(java.util.Set<java.io.File> files)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasChanged()
java.lang.String
toString()
-