Searched defs:startInclusive (Results 1 – 8 of 8) sorted by relevance
88 public static double nextDouble(final double startInclusive, final double endExclusive) { in nextDouble()123 public static float nextFloat(final float startInclusive, final float endExclusive) { in nextFloat()158 public static int nextInt(final int startInclusive, final int endExclusive) { in nextInt()213 public static long nextLong(final long startInclusive, final long endExclusive) { in nextLong()
148 public static Duration since(final Temporal startInclusive) { in since()
280 final long startInclusive = 12900000000001L; in testLargeValueRangeLong() local
343 public static CharMatcher inRange(final char startInclusive, final char endInclusive) { in inRange()
325 public static Duration between(Temporal startInclusive, Temporal endExclusive) { in between()
2539 private static ByteString range(int startInclusive, int endExclusive) { in range()
2972 "startInclusive":{ object3492 "startInclusive":{ object