public class EventSuccessor extends Object
EventSuccessor(String eventName, int weighting, long delay)
long
getDelay()
String
getEventName()
int
getWeighting()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EventSuccessor(String eventName, int weighting, long delay)
public String getEventName()
public int getWeighting()
public long getDelay()
public String toString()
toString
Object
Copyright © 2014. All rights reserved.