|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileUpdater
Contract to be realized to test if a file is up to date.
useisFileUpToDate(java.io.File) to determine if a file is up to date.
| Method Summary | |
|---|---|
boolean |
isFileUpToDate(File f)
|
| Method Detail |
|---|
boolean isFileUpToDate(File f)
f - file to test
true if file is up to date, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||