aboutsummaryrefslogtreecommitdiffstats
path: root/gson/src/main/java/com/google/gson/stream/JsonScope.java
Commit message (Expand)AuthorAgeFilesLines
* Switch on ints rather than enums in JsonReader.Jesse Wilson2012-08-141-9/+9
* Made the GsonBuilder registerTypeHierarchyAdapter a public method.Inderjeet Singh2010-10-271-0/+1
* Brand new classes for streaming JSON efficiently.Jesse Wilson2010-08-261-0/+70