Overview | Methods | This Package | All Packages
Retrieves the last write time of the current file.
Syntax
public Time getLastWriteTime()
Return Value
Returns a Time object representing the last write time. The returned value is null if the file system containing the file does not support this time information.
See Also getCreationTime, getLastAccessTime