Searched defs:subtractExact (Results 1 – 2 of 2) sorted by relevance
767 public static int subtractExact(int x, int y) { in subtractExact() method in StrictMath782 public static long subtractExact(long x, long y) { in subtractExact() method in StrictMath
860 public static int subtractExact(int x, int y) { in subtractExact() method in Math880 public static long subtractExact(long x, long y) { in subtractExact() method in Math