|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.file.FileSnapshot
public class FileSnapshot
| Constructor Summary | |
|---|---|
FileSnapshot(File file)
|
|
| Method Summary | |
|---|---|
FileSnapshot[] |
getChildren()
|
File |
getFile()
|
long |
getFileLength()
|
long |
getLastModified()
|
boolean |
isAvailable()
|
boolean |
isChanged()
|
boolean |
isLost()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSnapshot(File file)
| Method Detail |
|---|
public FileSnapshot[] getChildren()
public File getFile()
public long getFileLength()
public long getLastModified()
public boolean isAvailable()
public boolean isChanged()
public boolean isLost()
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||