Class FloatingCountersSpscConcurrentArrayQueue<E>

java.lang.Object
org.jctools.queues.FloatingCountersSpscConcurrentArrayQueue<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>, Queue<E>

public final class FloatingCountersSpscConcurrentArrayQueue<E> extends Object implements Queue<E>