E
- the type of events.@FunctionalInterface public interface DXFeedEventListener<E>
E
.Modifier and Type | Method and Description |
---|---|
void |
eventsReceived(List<E> events)
Invoked when events of type
E are received. |
Copyright © 2002–2023 Devexperts LLC. All rights reserved.