Class BooleanSingleValueSource

All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<Boolean>, ColumnSourceGetDefaults.ForBoolean, ElementSource<Boolean>, MutableColumnSource<Boolean>, MutableColumnSourceGetDefaults.ForBoolean, Releasable, WritableChunkSink<Attributes.Values>, WritableSource<Boolean>, TupleExporter<Boolean>, TupleSource<Boolean>, ShiftData.ShiftCallback, Serializable

public class BooleanSingleValueSource extends SingleValueColumnSource<Boolean> implements MutableColumnSourceGetDefaults.ForBoolean
Single value source for Boolean.
See Also: