Searched refs:BAD_FLOATING_BOUND (Results 1 – 1 of 1) sorted by relevance
114 public static final String BAD_FLOATING_BOUND = "bound must be finite and positive"; field in RandomSupport149 throw new IllegalArgumentException(BAD_FLOATING_BOUND); in checkBound()162 throw new IllegalArgumentException(BAD_FLOATING_BOUND); in checkBound()