Searched defs:parseDouble (Results 1 – 2 of 2) sorted by relevance
538 public static double parseDouble(String s) throws NumberFormatException { in parseDouble() method in Double
109 public static double parseDouble(String s) throws NumberFormatException { in parseDouble() method in FloatingDecimal