Searched defs:toIntExact (Results 1 – 2 of 2) sorted by relevance
1281 public static int toIntExact(long value) { in toIntExact() method in Math
980 public static int toIntExact(long value) { in toIntExact() method in StrictMath