Uses of Interface
org.jctools.queues.blocking.TakeStrategy
Packages that use TakeStrategy
-
Uses of TakeStrategy in org.jctools.queues.blocking
Classes in org.jctools.queues.blocking that implement TakeStrategyModifier and TypeClassDescriptionfinal class
final class
final class
Method parameters in org.jctools.queues.blocking with type arguments of type TakeStrategyModifier and TypeMethodDescriptionstatic <E> BlockingQueue<E>
BlockingQueueFactory.newBlockingQueue
(ConcurrentQueueSpec qs, Class<? extends TakeStrategy> takeStratClass, Class<? extends PutStrategy> putStratClass)