Interface DirEntry

  • All Superinterfaces:
    FileInfo

    public interface DirEntry
    extends FileInfo
    Details about a file in a directory. This is a snapshot and does not change.
    • Method Detail

      • getName

        String getName()
        Returns the name of the file.