Searched defs:incrementExact (Results 1 – 4 of 4) sorted by relevance
110 public static int incrementExact(int a) { throw new RuntimeException("Stub!"); } in incrementExact() method in StrictMath112 public static long incrementExact(long a) { throw new RuntimeException("Stub!"); } in incrementExact() method in StrictMath
111 public static int incrementExact(int a) { throw new RuntimeException("Stub!"); } in incrementExact() method in Math113 public static long incrementExact(long a) { throw new RuntimeException("Stub!"); } in incrementExact() method in Math
1140 public static int incrementExact(int a) { in incrementExact() method in StrictMath1155 public static long incrementExact(long a) { in incrementExact() method in StrictMath
1405 public static int incrementExact(int a) { in incrementExact() method in Math1424 public static long incrementExact(long a) { in incrementExact() method in Math