public class RandomRangedToInt extends Object implements LongFunction<Integer>
| Constructor and Description |
|---|
RandomRangedToInt(long min,
long max) |
RandomRangedToInt(long min,
long max,
long seed) |
Copyright © 2018. All rights reserved.