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