FileEnumerator.getLastAccessTime

Overview | Methods | This Package | All Packages

FileEnumerator.getLastAccessTime

Retrieves the last access time of the current file.

Syntax

public Time getLastAccessTime()

Return Value

Returns a Time object representing the last access time. The returned value is null if the file system containing the file does not support this time information.

See Also   getCreationTime, getLastWriteTime