How do you make a char lowercase in Java?

The java. lang. Character. toLowerCase(char ch) converts the character argument to lowercase using case mapping information from the UnicodeData file.

Leave a Reply

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

How do you make a char lowercase in Java?

The java. lang. Character. toLowerCase(char ch) converts the character argument to lowercase using case mapping information from the UnicodeData file.

Leave a Reply

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