public class Event
public Event(@NotNull java.io.File file, @NotNull EventType type)
@NotNull public java.lang.String toString()
@NotNull public java.io.File getFile()
@NotNull public EventType getType()