Package output.events
Class EventWrapperController
- java.lang.Object
-
- output.events.AbstractEventWrapper
-
- output.events.EventWrapperController
-
public class EventWrapperController extends AbstractEventWrapper
-
-
Field Summary
-
Fields inherited from class output.events.AbstractEventWrapper
timestamp
-
-
Constructor Summary
Constructors Constructor Description EventWrapperController(float timestamp, Map<Long,InterfaceCommand> command)
-
-
-
Constructor Detail
-
EventWrapperController
public EventWrapperController(float timestamp, Map<Long,InterfaceCommand> command)
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asString
in classAbstractEventWrapper
-
-