public abstract class Event extends Object
protected String
name
protected long
timestamp
protected
Event()
Event(String name)
String
getName()
long
getTimestamp()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String name
protected long timestamp
protected Event()
protected Event(String name)
public String getName()
public long getTimestamp()
public String toString()
toString
Object
Copyright © 2017. All rights reserved.