SyntaxFix
Write A Post
Hire A Developer
Questions
This should work:
String s = "123foo"; Character.isDigit(s.charAt(0));