com.oracle.json.JsonObjectBuilder

This is a builder which is able to generate {@link JsonObject}s, it also makes it possible to chain them together as successive object calls (most of the methods return {@code this}. No key name or value must ever contain {@code null}.