Interface ImmutableColumnSourceGetDefaults.ForByte

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

public static interface ImmutableColumnSourceGetDefaults.ForByte
extends ColumnSourceGetDefaults.ForByte, ImmutableColumnSource<Byte>
Default interface for immutable byte ColumnSource implementations.