Package tech.tablesaw.columns.booleans
Class BooleanFormatter
java.lang.Object
tech.tablesaw.columns.ColumnFormatter
tech.tablesaw.columns.booleans.BooleanFormatter
-
Constructor Summary
ConstructorsConstructorDescriptionBooleanFormatter
(String missingString) BooleanFormatter
(String trueString, String falseString) BooleanFormatter
(String trueString, String falseString, String missingString) -
Method Summary
Methods inherited from class tech.tablesaw.columns.ColumnFormatter
getMissingString