|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Touchable
Interface to be implemented by "touchable" resources; that is, those whose modification time can be altered.
Method Summary | |
---|---|
void |
touch(long modTime)
Method called to "touch" the resource. |
Method Detail |
---|
void touch(long modTime)
modTime
- the time to set the modified "field" of the resource,
measured in milliseconds since the epoch.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |