Builder.endArray

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

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

Returns

the builder instance