How can I get getType in Java?

getType(char ch) is an inbuilt method in java that returns a value indicating a character’s general category. This method cannot handle supplementary characters. To support all Unicode characters, including supplementary characters, use the getType(int) method .

Sizin İçin Seçtik  Does the Object class define a default equals method?

Leave a Reply

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