public interface Modifiable
| Modifier and Type | Method and Description |
|---|---|
long |
lastModified()
Simply provides the last time the resource has been modified.
|
void |
testModifiedAfter(long time)
Tests if a resource has been modified, and causes the resource to act on
that test.
|
void testModifiedAfter(long time)
long lastModified()