public class Event extends Object implements Serializable
protected Object
source
Event()
Event(Object source)
boolean
equals(Object object)
Object
getSource()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Object source
public Event()
public Event(Object source)
public Object getSource()
public int hashCode()
hashCode
public boolean equals(Object object)
equals
public String toString()
toString
Copyright © 2021 Nepxion. All rights reserved.