All Classes and Interfaces

Class
Description
This class has an API similar to ByteBuffer, but is addressable with long indices.
Similar to BitSet, but backed by a ByteBuffer.
Provides the primitive array binary search implementations from java.util.Arrays, modified with minimal changes to support nio buffers.
Sorting algorithms for nio buffers.
 
A Spliterator.OfDouble designed for use by sources that traverse and split elements maintained in an unmodifiable DoubleBuffer.
A Spliterator.OfInt designed for use by sources that traverse and split elements maintained in an unmodifiable IntBuffer.
A Spliterator.OfLong designed for use by sources that traverse and split elements maintained in an unmodifiable LongBuffer.
A Spliterator.OfDouble designed for use by sources that traverse and split elements maintained in an unmodifiable SmallDoubleBuffer.
A Spliterator.OfInt designed for use by sources that traverse and split elements maintained in an unmodifiable SmallIntBuffer.
A Spliterator.OfLong designed for use by sources that traverse and split elements maintained in an unmodifiable SmallLongBuffer.
Utility methods for working with nio buffers.
 
This class has an API similar to Buffer.
This class has an API similar to ByteBuffer.
This class has an API similar to DoubleBuffer.
This class has an API similar to FloatBuffer.
This class has an API similar to IntBuffer.
This class has an API similar to LongBuffer.
This class has an API similar to ShortBuffer.