Searched defs:checkedAdd (Results 1 – 3 of 3) sorted by relevance
131 public static int checkedAdd(int a, int b) { in checkedAdd() method in IntMath
355 public static int checkedAdd(int a, int b) { in checkedAdd() method
436 public static long checkedAdd(long a, long b) { in checkedAdd() method