"Writes the end of the current context. If the current context is an array
context, this method writes the end-of-array character (']'). If the current
context is an object context, this method writes the end-of-object character
('}'). After writing the end of the current context, the parent context becomes
the new current context."
Description from JSON processing JSR
https://json-processing-spec.java.net/nonav/releases/1.0/pfd-draft/javadocs/java
x/json/stream/JsonGenerator.html#writeEnd()
Original issue reported on code.google.com by denis.st...@gmail.com on 14 Jun 2013 at 10:16
Original issue reported on code.google.com by
denis.st...@gmail.com
on 14 Jun 2013 at 10:16