Class FileEventTracker.ThreadDelegate

    • Field Detail

      • isLongRunning

        protected final boolean isLongRunning
      • owner

        protected final Thread owner
      • files

        protected final Set<File> files
    • Constructor Detail

      • ThreadDelegate

        protected ThreadDelegate​(boolean isLongRunning)