Interface EventSequencer<T>

All Superinterfaces:
DataProvider<T>, Sequenced
All Known Implementing Classes:
RingBuffer

public interface EventSequencer<T> extends DataProvider<T>, Sequenced