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 Details

    • getName

      String getName()
      Returns the name of the file.