Searched defs:toIntValue (Results 1 – 1 of 1) sorted by relevance
206 public static int toIntValue(final char ch) { in toIntValue() method in CharUtils228 public static int toIntValue(final char ch, final int defaultValue) { in toIntValue() method in CharUtils249 public static int toIntValue(final Character ch) { in toIntValue() method in CharUtils269 public static int toIntValue(final Character ch, final int defaultValue) { in toIntValue() method in CharUtils