Skip to content

Commit

Permalink
Add since tag and reference to json.org to JsonToStringStyle.
Browse files Browse the repository at this point in the history
This also closes #26 from github.
  • Loading branch information
britter committed May 11, 2015
1 parent 71d7c32 commit 61bec85
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2355,6 +2355,9 @@ private Object readResolve() {
* This is an inner class rather than using
* <code>StandardToStringStyle</code> to ensure its immutability.
* </p>
*
* @since 3.4
* @see <a href="http://json.org">json.org</a>
*/
private static final class JsonToStringStyle extends ToStringStyle {

Expand Down

0 comments on commit 61bec85

Please sign in to comment.