public class RequestList extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RequestList() |
|
RequestList(List<RequestInfo> requests) |
| Modifier and Type | Method and Description |
|---|---|
static RequestList |
create() |
List<RequestInfo> |
getRequests() |
boolean |
isEmpty() |
protected RequestList()
public RequestList(List<RequestInfo> requests)
public List<RequestInfo> getRequests()
public static RequestList create()
public boolean isEmpty()
Copyright © 2014–2018 University of Oldenburg. All rights reserved.