|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Modifiable
This interface is used by the Monitor section so that we can test if a resource is modified by an external source.
Method Summary | |
---|---|
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. |
Method Detail |
---|
void testModifiedAfter(long time)
long lastModified()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |