Class WatchedFile

java.lang.Object
com.djrapitops.plan.settings.upkeep.WatchedFile

public class WatchedFile extends Object
File or Path with a function that is called if the file is modified.
  • Constructor Details

  • Method Details

    • modified

      public void modified(Path modifiedPath)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object