print

public String print(Array<Array<double>> data, String wordBreak)

Parses the input data. Might be reiterated (e.g. lines of a text file)

Parameters

data

an array of strings to be processed