FileChange@Deprecated
public interface FileChange
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FileChange.TypeDeprecated.  The types of file changes. | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getTimestamp()Deprecated.  Get the new timestamp of the file, if known. | 
| FileChange.Type | getType()Deprecated.  Get the type of change. | 
| java.net.URL | getURL()Deprecated.  Get the URL of the changed file. | 
FileChange.Type getType()
java.net.URL getURL()
long getTimestamp()