Package 

Class Event


  • 
    public final class Event
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final File file
      private final EventType type
    • Method Summary

      Modifier and Type Method Description
      String toString()
      final File getFile()
      final EventType getType()
      • Methods inherited from class com.cognifide.gradle.common.file.watcher.Event

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait