The Javadoc for endObject() appears to be copied from endArray(), and so states:
Consumes the next token from the JSON stream and asserts that it is the end of the current array.
Rather than:
Consumes the next token from the JSON stream and asserts that it is the end of the current object.
Original issue reported on code.google.com by megbec...@gmail.com on 23 Mar 2012 at 3:24
Original issue reported on code.google.com by
megbec...@gmail.com
on 23 Mar 2012 at 3:24