intarsys runtime library

de.intarsys.tools.file
Class FileSnapshot

java.lang.Object
  extended by de.intarsys.tools.file.FileSnapshot

public class FileSnapshot
extends Object


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

FileSnapshot

public FileSnapshot(File file)
Method Detail

getChildren

public FileSnapshot[] getChildren()

getFile

public File getFile()

getFileLength

public long getFileLength()

getLastModified

public long getLastModified()

isAvailable

public boolean isAvailable()

isChanged

public boolean isChanged()

isLost

public boolean isLost()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.