Class PollingWatchService.Snapshot

java.lang.Object
com.google.common.jimfs.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 com.google.common.collect.ImmutableMap<Name,FileTime> modifiedTimes
      Maps directory entry names to last modified times.
  • Constructor Details

  • Method Details