Builder.endObject

Closes the object inside the given builder that was opened by the most recent call to json.builder.Builder.beginObject.

This function cannot be called after json.builder.Builder.setMemberName.

class Builder
endObject
()

Return Value

Type: json.builder.Builder

the builder instance