yuikns / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Typo #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://sites.google.com/site/gson/gson-user-guide#TOC-Writing-a-
Serializer
2. There is no return statement in the method definition for 
DateTimeSerializer.

What is the expected output? What do you see instead?
The return statement is missing.

What version of the product are you using? On what operating system?
Any browser, any os.

Original issue reported on code.google.com by jeremyfl...@gmail.com on 6 Jun 2010 at 10:42