Uses of Class
tech.tablesaw.columns.booleans.BooleanFormatter
-
Packages that use BooleanFormatter Package Description tech.tablesaw.api -
-
Uses of BooleanFormatter in tech.tablesaw.api
Methods in tech.tablesaw.api that return BooleanFormatter Modifier and Type Method Description BooleanFormatterBooleanColumn. getPrintFormatter()Returns the print formatter for this columnMethods in tech.tablesaw.api with parameters of type BooleanFormatter Modifier and Type Method Description voidBooleanColumn. setPrintFormatter(BooleanFormatter formatter)Sets the print formatter for this column
-