
public class WaitForResponse<T> extends Object
| Constructor and Description |
|---|
WaitForResponse(int maxresponses,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResponse(T msg) |
T |
getFirstReponse() |
List<T> |
getReponses() |
Copyright © 2018 universAAL Consortium. All rights reserved.