public static final class FixedSizeBuffer.ModuloFixedSizeBuffer<T> extends FixedSizeBuffer.FixedSizeBuffer<T>
Constructor and Description |
---|
ModuloFixedSizeBuffer(int _size) |
Modifier and Type | Method and Description |
---|---|
protected int |
toOffset(long idx,
boolean maintenance) |
protected int toOffset(long idx, boolean maintenance)
toOffset
in class FixedSizeBuffer.FixedSizeBuffer<T>