| Package | Description |
|---|---|
| org.modeshape.common.collection.ring |
A ring buffer and the components it uses internally.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,C extends Consumer<T>> |
RingBufferBuilder.withMultipleProducers(Executor executor,
Class<T> entryClass)
|
static <T,C extends Consumer<T>> |
RingBufferBuilder.withSingleProducer(Executor executor,
Class<T> entryClass)
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.