Package | Description |
---|---|
org.jctools.channels.spsc |
Modifier and Type | Field and Description |
---|---|
private SpscChannelProducer<E> |
SpscChannel.producer |
Modifier and Type | Method and Description |
---|---|
private SpscChannelProducer<E> |
SpscChannel.newProducer(java.lang.Class<E> type,
java.lang.Object... args) |