Package app.babylon.table.column.type
Interface TypeWriter<T>
- Type Parameters:
T- the value type written by this writer
public interface TypeWriter<T>
Writes a typed value into text.
-
Method Summary
-
Method Details
-
write
-
write
-
T - the value type written by this writer