public final class UniformFloatDistribution extends FloatDistribution
| Constructor and Description |
|---|
UniformFloatDistribution(float high) |
UniformFloatDistribution(float low,
float high) |
| Modifier and Type | Method and Description |
|---|---|
float |
getHigh() |
float |
getLow() |
float |
nextFloat() |
nextDouble, nextInt, nextLongCopyright © 2017. All rights reserved.