Searched defs:toIntExact (Results 1 – 3 of 3) sorted by relevance
812 public static int toIntExact(long value) { in toIntExact() method in StrictMath
1032 public static int toIntExact(long value) { in toIntExact() method in Math
108 public static int toIntExact(long value) { throw new RuntimeException("Stub!"); } in toIntExact() method in Math