Class FileId


  • public class FileId
    extends Object
    Id for a path that persists, even if the path is renamed or the computer is restarted. For this to work properly on Windows, the system property sun.nio.fs.ensureAccurateMetadata needs to be true.
    Author:
    Hendrik Schreiber