Class IntOneOrN.Block2

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

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

    • Block2

      public Block2()
  • Method Details

    • ensureIndex

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

      public int[] get(int idx)
    • set

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

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