Searched defs:nextLong (Results 1 – 13 of 13) sorted by relevance
169 long nextLong(); in nextLong() method
478 public long nextLong() { in nextLong() method in SplittableRandom491 public long nextLong(long bound) { in nextLong() method in SplittableRandom519 public long nextLong(long origin, long bound) { in nextLong() method in SplittableRandom
2346 public long nextLong() { in nextLong() method in Scanner2381 public long nextLong(int radix) { in nextLong() method in Scanner
422 public long nextLong() { in nextLong() method in Random
800 public long nextLong() { in iterator() method in Spliterators.Adapter
198 long nextLong = ~bits[i]; in retrieve() local
838 public long nextLong() { in nextLong() method in ThreadLocalRandom851 public long nextLong(long bound) { in nextLong() method in ThreadLocalRandom878 public long nextLong(long origin, long bound) { in nextLong() method in ThreadLocalRandom
61 public long nextLong() { in nextLong() method in PrimitiveIteratorTest.CannedLongIterator
553 public long nextLong() { in nextLong() method in SpliteratorsTest.CannedLongPrimitiveIterator
313 public long nextLong() { in testLongInfinite() method in MatchOpTest.CycleIterator
70 RANDOM_VALUES.put(Wrapper.LONG, RNG.nextLong()); in RANDOM_VALUES.put()
82 public long nextLong() { in nextLong() method in Random
524 public long nextLong() { in nextLong() method in EmulatedStackFrame.StackFrameReader