Class PollingWatchService.Snapshot

java.lang.Object
io.roastedroot.zerofs.PollingWatchService.Snapshot
Enclosing class:
PollingWatchService

private final class PollingWatchService.Snapshot extends Object
Snapshot of the state of a directory at a particular moment.
  • Field Details

    • modifiedTimes

      private final Map<Name,FileTime> modifiedTimes
      Maps directory entry names to last modified times.
  • Constructor Details

  • Method Details