public final class Event
private final File
file
private final EventType
type
Event(File file, EventType type)
String
toString()
final File
getFile()
final EventType
getType()
equals, hashCode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String toString()
final File getFile()
final EventType getType()