public class RedditComments extends Object
Constructor and Description |
---|
RedditComments(RedditLink theParentLink,
List<RedditComment> theParsedTypes,
RedditMore theMore) |
Modifier and Type | Method and Description |
---|---|
List<RedditComment> |
getComments() |
RedditMore |
getMore() |
RedditLink |
getParentLink() |
String |
toString() |
public RedditComments(RedditLink theParentLink, List<RedditComment> theParsedTypes, RedditMore theMore)
public RedditLink getParentLink()
public List<RedditComment> getComments()
public RedditMore getMore()
Copyright © 2013. All rights reserved.