Home
last modified time | relevance | path

Searched defs:nextInt (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/util/
DRandom.java166 public int nextInt() { in nextInt() method in Random
174 public int nextInt(int n) { in nextInt() method in Random
DScanner.java1336 public int nextInt() { in nextInt() method in Scanner
1364 public int nextInt(int radix) { in nextInt() method in Scanner