Searched defs:nextLong (Results 1 – 9 of 9) sorted by relevance
177 public static long nextLong() { in nextLong() method in RandomUtils189 private static long nextLong(final long n) { in nextLong() method in RandomUtils213 public static long nextLong(final long startInclusive, final long endExclusive) { in nextLong() method in RandomUtils
102 long nextLong(); in nextLong() method
172 public long nextLong() { in nextLong() method in RandomAdaptor
178 public long nextLong() { in nextLong() method in AbstractRandomGenerator
83 long nextLong(long lower, long upper); in nextLong() method
147 public long nextLong() { in nextLong() method in BitsStreamGenerator
219 public long nextLong(long lower, long upper) { in nextLong() method in RandomDataImpl
230 @Override public long nextLong() throws IOException { in nextLong() method in JsonTreeReader
941 public long nextLong() throws IOException { in nextLong() method in JsonReader