| Class | Description |
|---|---|
| BufferBitSet |
Similar to
BitSet, but backed by a
ByteBuffer. |
| BufferSort |
Sorting algorithms for nio buffers.
|
| Enum | Description |
|---|---|
| BufferSearch |
Provides the primitive array binary search implementations from
java.util.Arrays, modified with minimal changes to support nio
buffers. |
| BufferUtils |
Utility methods for working with nio buffers.
|
Copyright © 2020. All rights reserved.