net.sourceforge.plantuml
Class FileWatcher

java.lang.Object
  extended by net.sourceforge.plantuml.FileWatcher

public class FileWatcher
extends Object


Constructor Summary
FileWatcher(Set<File> files)
           
 
Method Summary
 boolean hasChanged()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileWatcher

public FileWatcher(Set<File> files)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

hasChanged

public boolean hasChanged()


Copyright © 2014. All Rights Reserved.