Class PathWatchEventModifier

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String name()
      The modifier's name should be used for informative purposes only (like error reporting).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PathWatchEventModifier

        public PathWatchEventModifier​(java.lang.String name)
    • Method Detail

      • name

        public java.lang.String name()
        Description copied from interface: WatchEvent.Modifier
        The modifier's name should be used for informative purposes only (like error reporting).
        Specified by:
        name in interface WatchEvent.Modifier<Path>
        Returns:
        the modifier's name