Class UngroupedBoxedFloatArrayColumnSource

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

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

The UngroupedBoxedC-harArrayColumnSource is replicated to all other types with com.illumon.iris.db.v2.sources.Replicate. (C-har is deliberately spelled that way in order to prevent Replicate from altering this very comment).

See Also: