public class FileChangeEvent extends Object implements Serializable
FileChangeEvent(File aFile)
boolean
equals(Object o)
File
getFile()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FileChangeEvent(@Nonnull File aFile)
@Nonnull public File getFile()
null
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2015 Philip Helger. All rights reserved.