Searched defs:subtractExact (Results 1 – 2 of 2) sorted by relevance
1067 public static int subtractExact(int x, int y) { in subtractExact() method in Math1088 public static long subtractExact(long x, long y) { in subtractExact() method in Math
816 public static int subtractExact(int x, int y) { in subtractExact() method in StrictMath831 public static long subtractExact(long x, long y) { in subtractExact() method in StrictMath