com.lmax.disruptor.EventSequencer Maven / Gradle / Ivy
The newest version!
package com.lmax.disruptor;
public interface EventSequencer extends DataProvider, Sequenced
{
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy