Interface ImmutableColumnSourceGetDefaults.ForInt

All Superinterfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, ColumnSource<Integer>, ColumnSourceGetDefaults.ForInt, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, ElementSource<Integer>, FillContextMaker, GetContextMaker, ImmutableColumnSource<Integer>, Releasable, TupleExporter<Integer>, TupleSource<Integer>
All Known Implementing Classes:
ImmutableIntArraySource, SymbolTableToUniqueIdSource
Enclosing class:
ImmutableColumnSourceGetDefaults

public static interface ImmutableColumnSourceGetDefaults.ForInt
extends ColumnSourceGetDefaults.ForInt, ImmutableColumnSource<Integer>
Default interface for immutable int ColumnSource implementations.