public class FilePoller.FilePollerElement
extends java.lang.Object
implements java.lang.Comparable
| Modifier and Type | Field and Description |
|---|---|
protected long |
modified |
protected java.lang.String |
path |
| Constructor and Description |
|---|
FilePoller.FilePollerElement(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object o) |
long |
getModified() |
java.lang.String |
getPath() |
java.lang.String |
toString() |