Searched refs:checkBound (Results 1 – 2 of 2) sorted by relevance
525 RandomSupport.checkBound(bound); in nextFloat()589 RandomSupport.checkBound(bound); in nextDouble()652 RandomSupport.checkBound(bound); in nextInt()712 RandomSupport.checkBound(bound); in nextLong()
147 public static void checkBound(float bound) { in checkBound() method in RandomSupport160 public static void checkBound(double bound) { in checkBound() method in RandomSupport173 public static void checkBound(int bound) { in checkBound() method in RandomSupport186 public static void checkBound(long bound) { in checkBound() method in RandomSupport