Class DynamicHistoryEvent
java.lang.Object
velox.api.layer1.datastructure.events.Event
velox.api.layer1.dynamichistory.events.DynamicHistoryEvent
- All Implemented Interfaces:
Serializable,Cloneable,CloneableSerializable,CustomGeneratedEvent
Extension point for dynamic history events
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
time
public final long time
-
-
Constructor Details
-
DynamicHistoryEvent
public DynamicHistoryEvent(long time)
-