Class FileScanner.Event

    • Field Detail

      • paths

        protected final Set<Path> paths
      • scan

        protected final boolean scan
        true if this event is the result of a scan (as opposed to a change).
    • Method Detail

      • getPaths

        public Set<Path> getPaths()
      • isScan

        public boolean isScan()
        true if this event is the result of a scan (as opposed to a change).