public class Range extends Object implements Serializable
| Constructor and Description |
|---|
Range(double lo,
double hi) |
| Modifier and Type | Method and Description |
|---|---|
double |
nextDouble(GsRandom rng) |
int |
nextInt(GsRandom rng) |
long |
nextLong(GsRandom rng) |
String |
toString() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.