Class LongOneOrN.Block2

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

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

    • Block2

      public Block2()
  • Method Details

    • ensureIndex

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

      public long[] get(int idx)
    • set

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

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