Class ByteOneOrN.Block2

java.lang.Object
io.deephaven.engine.table.impl.sources.sparse.ByteOneOrN.Block2
Enclosing class:
ByteOneOrN

public static final class ByteOneOrN.Block2 extends Object
  • Constructor Details

    • Block2

      public Block2()
  • Method Details

    • ensureIndex

      public void ensureIndex(int idx, SoftRecycler<byte[][]> recycler)
    • get

      public byte[] get(int idx)
    • set

      public void set(int idx, byte[] value)
    • maybeRecycle

      public void maybeRecycle(SoftRecycler<byte[][]> recycler)