Interface WatchEvent.Modifier<T>

    • Method Summary

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

      • name

        java.lang.String name()
        The modifier's name should be used for informative purposes only (like error reporting).
        Returns:
        the modifier's name