Returns a {@code string} object representing the specified
bool. If the specified bool is {@code true}, then
the string {@code "true"} will be returned, otherwise the
string {@code "false"} will be returned.
@param b the bool to be converted
@return the string representation of the specified {@code bool}
Returns a {@code string} object representing the specified bool. If the specified bool is {@code true}, then the string {@code "true"} will be returned, otherwise the string {@code "false"} will be returned.
@param b the bool to be converted @return the string representation of the specified {@code bool}