| Package | Description |
|---|---|
| org.aoju.bus.core.io.segment |
| Constructor and Description |
|---|
RingBuffer(int capacity,
EventFactory<T> factory)
Creates an
ArrayBlockingQueue with the given (fixed)
capacity and default access policy. |
Copyright © 2019. All rights reserved.