Methods of Wrapper Class

Advertisement Remove all ads

Topics

The following methods are to be covered:

  • int parseInt(String s),
  • long parseLong(String s),
  • float parseFloat(String s),
  • double parseDouble(String s),
  • boolean isDigit(char ch),
  • boolean isLetter(char ch),
  • boolean isLetterOrDigit(char ch),
  • boolean isLowerCase(char ch),
  • boolean isUpperCase(char ch),
  • boolean isWhitespace(char ch),
  • char toLowerCase (char ch)
  • char toUpperCase(char ch)
If you would like to contribute notes or other learning material, please submit them using the button below.
Advertisement Remove all ads
Share
Notifications

View all notifications


      Forgot password?
View in app×