Class UngroupedBoxedIntArrayColumnSource

All Implemented Interfaces:
ChunkSource<Values>, ChunkSource.WithPrev<Values>, ColumnSource<Integer>, ElementSource<Integer>, FillContextMaker, GetContextMaker, ColumnSourceGetDefaults.ForObject<Integer>, DefaultChunkSource<Values>, DefaultChunkSource.WithPrev<Values>, MutableColumnSource<Integer>, MutableColumnSourceGetDefaults.ForObject<Integer>, Releasable, TupleExporter<Integer>, TupleSource<Integer>

public class UngroupedBoxedIntArrayColumnSource extends UngroupedColumnSource<Integer> implements MutableColumnSourceGetDefaults.ForObject<Integer>
An Ungrouped Column sourced for the Boxed Type Integer.

The UngroupedBoxedC-harArrayColumnSource is replicated to all other types with io.deephaven.engine.table.impl.sources.Replicate. (C-har is deliberately spelled that way in order to prevent Replicate from altering this very comment).