How use .contains in Java?

The contains() method in Java is used to search the substring in a given String . Returns: If the substring is found in the specified String, then it returns a true value; otherwise, it returns​ a false value.

Sizin İçin Seçtik  How do you check if a String contains a substring ignore case?

Leave a Reply

Your email address will not be published. Required fields are marked *