protected class FileObserver.FileAttributes
extends java.lang.Object
| Constructor and Description |
|---|
FileObserver.FileAttributes(java.io.File file) |
public FileObserver.FileAttributes(java.io.File file)
public boolean isStable(java.io.File file,
long stableTime)
file - the filestableTime - the time the file must be stable.public void update(java.io.File file)
file - the file where the attributes must be updated.