The description of java.lang.Character.getNumericValue makes the method sound like it is returning the Unicode value of the given char as an int, when really it is returning an integer that the char represents.
- duplicates
-
JDK-4157475 Character.getNumericValue() returns value other than unicode value
-
- Closed
-