Class UngroupedBoxedCharArrayColumnSource

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

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

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