Interface SizedContextualizedObjectColumnSource<DATA_TYPE>

All Superinterfaces:
ChunkSource<Values>, ChunkSource.WithPrev<Values>, ColumnSource<DATA_TYPE>, ColumnSourceGetDefaults.ForObject<DATA_TYPE>, ContextualizedObjectColumnSource<DATA_TYPE>, ElementSource<DATA_TYPE>, FillContextMaker, GetContextMaker, LongSizedDataStructure, Releasable, SizedColumnSource<DATA_TYPE>, TupleExporter<DATA_TYPE>, TupleSource<DATA_TYPE>

public interface SizedContextualizedObjectColumnSource<DATA_TYPE> extends SizedColumnSource<DATA_TYPE>, ContextualizedObjectColumnSource<DATA_TYPE>
Interface for ColumnSource implementations that are both SizedColumnSources and ContextualizedObjectColumnSources.