fulmine.event
Class EventFrameExecution
java.lang.Object
fulmine.event.EventFrameExecution
- All Implemented Interfaces:
- IEventFrameExecution
public final class EventFrameExecution
- extends Object
- implements IEventFrameExecution
Implementation of the IEventFrameExecution
. This uses the system nano
time in conjunction with the system identity for the object to create a
unique identity for this.
- Author:
- Ramon Servadei
EventFrameExecution
public EventFrameExecution()
- Standard constructor for an execution of an event frame
EventFrameExecution
public EventFrameExecution(String id)
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2007-2009. All Rights Reserved.