Interface ImmutableColumnSourceGetDefaults.ForDouble

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

public static interface ImmutableColumnSourceGetDefaults.ForDouble
extends ColumnSourceGetDefaults.ForDouble, ImmutableColumnSource<Double>
Default interface for immutable double ColumnSource implementations.