Searched defs:absExact (Results 1 – 4 of 4) sorted by relevance
163 public static int absExact(int a) { throw new RuntimeException("Stub!"); } in absExact() method in StrictMath167 public static long absExact(long a) { throw new RuntimeException("Stub!"); } in absExact() method in StrictMath
164 public static int absExact(int a) { throw new RuntimeException("Stub!"); } in absExact() method in Math168 public static long absExact(long a) { throw new RuntimeException("Stub!"); } in absExact() method in Math
1626 public static int absExact(int a) { in absExact() method in StrictMath1668 public static long absExact(long a) { in absExact() method in StrictMath
2049 public static int absExact(int a) { in absExact() method in Math2095 public static long absExact(long a) { in absExact() method in Math