Returns true if and only if this string contains the specified sequence of char values.
Parameters:
s
Returns: true if this string contains s, false otherwise
Exceptions:
NullPointerException
null
Since: 1.5
Diagram: String