gson-comments/gson/src/main
2011-11-21 05:08:23 +00:00
..
java/com/google/gson Tighten up some of the fields naming policy code. The main thrust of this change is replacing classes like UpperCaseNamingPolicy with the corresponding method calls. Classes like CompositeFieldNamingPolicy are replaced by sequences of method calls. This also replaces unit tests with functional tests. 2011-11-21 05:08:23 +00:00