public final class Mpsc extends Object
Mpsc()
static Queue<Runnable>
newMpscQueue()
newMpscQueue(int maxCapacity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mpsc()
public static Queue<Runnable> newMpscQueue()
public static Queue<Runnable> newMpscQueue(int maxCapacity)
Copyright © 2021. All rights reserved.