|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
long
value representing the time this file was
last modified, measured in milliseconds since the epoch (00:00:00 GMT,
January 1, 1970), or 0L
if the file does not exist or if an
I/O error occurs or if this is a ghost directory in an archive file.
filenameFilter
in a newly created array.
listFiles((FilenameFilter) null, getArchiveDetector())
.
File
objects for the members in this directory
in a newly created array.
listFiles(filenameFilter, getArchiveDetector())
.
File
objects for the members in this directory
which are accepted by filenameFilter
in a newly created
array.
listFiles(fileFilter, getArchiveDetector())
.
File
objects for the members in this directory
which are accepted by fileFilter
in a newly created array.
null
.
null
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |