Interface AsyncQueueIO<L>

All Known Implementing Classes:
AsyncQueueIO.ImmutableAsyncQueueIO, AsyncQueueIO.MutableAsyncQueueIO

public interface AsyncQueueIO<L>
Class encapsulates asynchronous queue implementation: AsyncQueueReader, AsyncQueueWriter.
Author:
Alexey Stashok