Interface ImmutableColumnSourceGetDefaults.ForBoolean

All Superinterfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, ColumnSource<Boolean>, ColumnSourceGetDefaults.ForBoolean, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, ElementSource<Boolean>, FillContextMaker, GetContextMaker, ImmutableColumnSource<Boolean>, Releasable, TupleExporter<Boolean>, TupleSource<Boolean>
All Known Implementing Classes:
ImmutableBooleanArraySource
Enclosing class:
ImmutableColumnSourceGetDefaults

public static interface ImmutableColumnSourceGetDefaults.ForBoolean
extends ColumnSourceGetDefaults.ForBoolean, ImmutableColumnSource<Boolean>
Default interface for immutable Boolean ColumnSource implementations.