Builder.newImmutable
json.builder.Builder newImmutable()Creates a new, immutable [json.builder.Builder] instance.
It is equivalent to setting the [json.builder.Builder.immutable_] property set to TRUE at construction time.
Returns
the newly create builder instance