| Package | Description |
|---|---|
| com.cd.reddit | |
| com.cd.reddit.json.jackson | |
| com.cd.reddit.json.util |
| Modifier and Type | Method and Description |
|---|---|
List<RedditLink> |
Reddit.infoForId(String id) |
List<RedditLink> |
Reddit.listingFor(String subreddit,
String listingType) |
| Modifier and Type | Method and Description |
|---|---|
List<RedditLink> |
RedditJsonParser.parseLinks()
Parses JSON containing any number of Link type Things.
|
| Modifier and Type | Method and Description |
|---|---|
RedditLink |
RedditComments.getParentLink() |
| Constructor and Description |
|---|
RedditComments(RedditLink theParentLink,
List<RedditComment> theParsedTypes,
RedditMore theMore) |
Copyright © 2013. All rights reserved.