public class TimedEvent extends Event
(c) copyright 2002-2005 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl/event
License of use: Lesser
General Public License (LGPL) , no warranty
Constructor and Description |
---|
TimedEvent(EventType type,
Object source,
Object value,
double timeStamp)
constructs a new timed event.
|
Modifier and Type | Method and Description |
---|---|
double |
getTimeStamp()
returns the timeStamp of this event.
|
String |
toString() |
getContent, getSource, getType
public double getTimeStamp()
public String toString()
toString
in class Event
Object.toString()
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.