Home
last modified time | relevance | path

Searched defs:toIntExact (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DStrictMath.java812 public static int toIntExact(long value) { in toIntExact() method in StrictMath
DMath.java1032 public static int toIntExact(long value) { in toIntExact() method in Math
/libcore/ojluni/annotations/mmodule/java/lang/
DMath.annotated.java108 public static int toIntExact(long value) { throw new RuntimeException("Stub!"); } in toIntExact() method in Math