Searched refs:BadRange (Results 1 – 1 of 1) sorted by relevance
96 static final String BadRange = "bound must be greater than origin"; field in Random684 throw new IllegalArgumentException(BadRange); in ints()726 throw new IllegalArgumentException(BadRange); in ints()817 throw new IllegalArgumentException(BadRange); in longs()864 throw new IllegalArgumentException(BadRange); in longs()947 throw new IllegalArgumentException(BadRange); in doubles()983 throw new IllegalArgumentException(BadRange); in doubles()