T - Type of the activitypublic class StreamActivitiesResponse<T extends BaseActivity> extends Object
| Constructor and Description |
|---|
StreamActivitiesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getActivities() |
void |
setActivities(List<T> activities) |
Copyright © 2017. All rights reserved.