Class UngroupedBoxedDoubleArrayColumnSource

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

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

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).