Class LongAsInstantColumnSource

All Implemented Interfaces:
ChunkSource<Values>, ChunkSource.WithPrev<Values>, ColumnSource<Instant>, ElementSource<Instant>, FillContextMaker, GetContextMaker, ColumnSourceGetDefaults.ForObject<Instant>, DefaultChunkSource<Values>, DefaultChunkSource.WithPrev<Values>, MutableColumnSource<Instant>, MutableColumnSourceGetDefaults.ForObject<Instant>, ConvertibleTimeSource, Releasable, TupleExporter<Instant>, TupleSource<Instant>

public class LongAsInstantColumnSource extends LongAsTimeSource<Instant>
Reinterpret result ColumnSource implementations that translates long to Instant values.