Interface ConvertableTimeSource

All Known Implementing Classes:
DateTimeArraySource, DateTimeSparseArraySource, InstantArraySource, InstantSparseArraySource, LongArraySource, LongSparseArraySource, NanosBasedTimeArraySource, NanosBasedTimeSparseArraySource, ReadOnlyRedirectedColumnSource, RedirectedColumnSource, ShiftedColumnSource, ZonedDateTimeArraySource, ZonedDateTimeSparseArraySource

public interface ConvertableTimeSource
An interface for ColumnSources that indicate that it both represents a time value, and may be converted between other common time values efficiently.