public class MockRandom extends Random
| Constructor and Description |
|---|
MockRandom(int[] returnValue) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
next(int arg0) |
int |
nextInt() |
int |
nextInt(int arg0) |
Copyright © 2023. All rights reserved.