TimeColumn
default T
fillWith(Iterable<LocalTime> iterable)
T
fillWith(Supplier<LocalTime> iterator)
fillWith(Iterator<LocalTime> iterator)