public class OrderUpdatesExecutionsAggregationEvent extends Event
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Event> |
orderUpdates
List of updates.
|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
OrderUpdatesExecutionsAggregationEvent(long time) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
private static final long serialVersionUID
public final java.util.List<Event> orderUpdates
OrderUpdatedEvent and OrderExecutedEventpublic OrderUpdatesExecutionsAggregationEvent(long time)
public java.lang.Object clone()
clone in interface CloneableSerializableclone in class Event