Searched defs:parseLong (Results 1 – 1 of 1) sorted by relevance
320 public static long parseLong(String string) throws NumberFormatException { in parseLong() method in Long340 public static long parseLong(String string, int radix) throws NumberFormatException { in parseLong() method in Long