Searched defs:toIntExact (Results 1 – 2 of 2) sorted by relevance
1374 static int toIntExact(long value) { in toIntExact() method in Asset
3928 public static int toIntExact(final long n) throws MathArithmeticException { in toIntExact() method in FastMath