Interface DirEntry
- All Superinterfaces:
FileInfo
Details about a file in a directory. This is a snapshot and does not change.
-
Nested Class Summary
Nested classes/interfaces inherited from interface FileInfo
FileInfo.Type -
Method Summary
Methods inherited from interface FileInfo
getLastModifiedTime, getSize, getType
-
Method Details
-
getName
String getName()Returns the name of the file.
-