Package | Description |
---|---|
com.cd.reddit | |
com.cd.reddit.json.jackson | |
com.cd.reddit.json.util |
Modifier and Type | Method and Description |
---|---|
List<RedditComment> |
Reddit.moreChildrenFor(RedditComments theComments,
String desiredSort) |
Modifier and Type | Method and Description |
---|---|
List<RedditComment> |
RedditJsonParser.parseMoreChildren()
Parses JSON from a Reddit API morechildren call.
|
Modifier and Type | Method and Description |
---|---|
List<RedditComment> |
RedditComments.getComments() |
Constructor and Description |
---|
RedditComments(RedditLink theParentLink,
List<RedditComment> theParsedTypes,
RedditMore theMore) |
Copyright © 2013. All rights reserved.