toString
Return
string representation using "X" for set and " " for unset bits
Return
string representation of entire matrix utilizing given strings
Parameters
setString
representation of a set bit
unsetString
representation of an unset bit
Deprecated
call toString(String,String) only, which uses \n line separator always
Return
string representation of entire matrix utilizing given strings and line separator
Parameters
setString
representation of a set bit
unsetString
representation of an unset bit
lineSeparator
newline character in string representation