public class CombinedFeedResponse extends Object
| Constructor | Description |
|---|---|
CombinedFeedResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
List<Article> |
getArticles() |
|
List<RedditPost> |
getRedditPosts() |
|
List<Tweet> |
getTweets() |
Copyright © 2019. All rights reserved.