public class Event extends Object
Event()
Event(String name, List<?> args)
List<?>
getArgs()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Event()
public Event(String name, List<?> args)
public final List<?> getArgs()
public final String getName()
Copyright © 2012–2016. All rights reserved.