Class | Description |
---|---|
RedditJsonParser |
Uses a combination of Jacksons Tree Model and Data Binding APIs
to parse Reddit API JSON.
|
Enum | Description |
---|---|
RedditJacksonManager |
As far as I know using enums are one of the easiest and most reliable ways to guarentee true Singleton (one reference) in the JVM Heap at run time.
|
Copyright © 2013. All rights reserved.