public class Requests
extends java.lang.Object
| Constructor and Description |
|---|
Requests(int users,
int requests,
int seed) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getRequest(int i)
Return the info of a specific request
|
int |
size() |