All Classes and Interfaces
Class
Description
Base
Chunk attribute.Chunk implementation for boolean data.ChunkPool implementation for chunks of booleans.Chunk implementation for byte data.ChunkPool implementation for chunks of bytes.Cast the values in the input chunk to an int.
Cast the values in the input chunk to an int and add the specified offset.
Cast the values in the input chunk to a long.
Cast the values in the input chunk to an long and add the specified offset.
Chunk implementation for char data.ChunkPool implementation for chunks of chars.Cast the values in the input chunk to an int.
Cast the values in the input chunk to an int and add the specified offset.
Cast the values in the input chunk to a long.
Cast the values in the input chunk to an long and add the specified offset.
Data structure for a contiguous region of data.
A generic object intended to serve as a thin wrapper around an array region.
A generic object intended to serve as a thin wrapper around a multidimensional array region.
Implementation helpers for
chunks.Attribute that specifies that a
Chunk contains lengths of ranges within some other Chunk.Interface for pools of
Chunks.Repository for constants used by
ChunkPool implementations.Static callback holder for pooled chunk allocation.
Support for release tracking, in order to detect chunk release errors.
Attribute that specifies that a
Chunk contains positions within some other Chunk.Chunk implementation for double data.ChunkPool implementation for chunks of doubles.Chunk implementation for float data.ChunkPool implementation for chunks of floats.Attribute that specifies that a
Chunk contains integer hash codes.Attribute that specifies that a
Chunk contains indices, e.g.Chunk implementation for int data.ChunkPool implementation for chunks of ints.Cast the values in the input chunk to an int.
Cast the values in the input chunk to an int and add the specified offset.
Cast the values in the input chunk to a long.
Cast the values in the input chunk to an long and add the specified offset.
Chunk implementation for long data.LongConsumer that appends successive longs to a WritableLongChunk without mutating the destination's
size.ChunkPool implementation for chunks of longs.Cast the values in the input chunk to an int.
Cast the values in the input chunk to an int and add the specified offset.
Cast the values in the input chunk to a long.
Cast the values in the input chunk to an long and add the specified offset.
Provides a set of per-type
ChunkPools.Chunk implementation for Object data.ChunkPool implementation for chunks of objects.ResettableReadOnlyChunk implementation for boolean data.ResettableReadOnlyChunk implementation for byte data.ResettableReadOnlyChunk implementation for char data.WritableChunk that may have its backing storage reset to a slice of that belonging to another
WritableChunk or a native array.ChunkChunk that may have its backing storage reset to a slice of that belonging to another ChunkChunk
or a native array.ResettableReadOnlyChunk implementation for double data.ResettableReadOnlyChunk implementation for float data.ResettableReadOnlyChunk implementation for int data.ResettableReadOnlyChunk implementation for long data.ResettableReadOnlyChunk implementation for Object data.ResettableReadOnlyChunk implementation for short data.ResettableWritableChunk implementation for boolean data.ResettableWritableChunk implementation for byte data.ResettableWritableChunk implementation for char data.WritableChunk that may have its backing storage reset to a slice of that belonging to another
WritableChunk or a native array.WritableChunkChunk that may have its backing storage reset to a slice of that belonging to another
WritableChunkChunk or a native array.ResettableWritableChunk implementation for double data.ResettableWritableChunk implementation for float data.ResettableWritableChunk implementation for int data.ResettableWritableChunk implementation for long data.ResettableWritableChunk implementation for Object data.ResettableWritableChunk implementation for short data.Chunk implementation for short data.ChunkPool implementation for chunks of shorts.Cast the values in the input chunk to an int.
Cast the values in the input chunk to an int and add the specified offset.
Cast the values in the input chunk to a long.
Cast the values in the input chunk to an long and add the specified offset.
A wrapper for a boolean chunk that allows you to resize the chunk to a capacity.
A wrapper for a byte chunk that allows you to resize the chunk to a capacity.
A wrapper for a char chunk that allows you to resize the chunk to a capacity.
A dynamically typed chunk that can be resized.
A wrapper for a double chunk that allows you to resize the chunk to a capacity.
A wrapper for a float chunk that allows you to resize the chunk to a capacity.
A wrapper for a int chunk that allows you to resize the chunk to a capacity.
A wrapper for a long chunk that allows you to resize the chunk to a capacity.
A wrapper for a Object chunk that allows you to resize the chunk to a capacity.
A wrapper for a short chunk that allows you to resize the chunk to a capacity.
A function that transforms a Chunk to an IntChunk.
A function that transforms a Chunk to an LongChunk.
Attribute that specifies that a
Chunk contains individual values.WritableChunk implementation for boolean data.WritableChunk implementation for byte data.WritableChunk implementation for char data.Data structure for a contiguous region of data that may be mutated.
WritableChunk implementation for double data.WritableChunk implementation for float data.WritableChunk implementation for int data.WritableChunk implementation for long data.WritableChunk implementation for Object data.WritableChunk implementation for short data.