Searched defs:addExact (Results 1 – 2 of 2) sorted by relevance
1027 public static int addExact(int x, int y) { in addExact() method in Math1047 public static long addExact(long x, long y) { in addExact() method in Math
786 public static int addExact(int x, int y) { in addExact() method in StrictMath801 public static long addExact(long x, long y) { in addExact() method in StrictMath