Package beer.devs.fastnbt
Class ApiMetrics.JsonObjectBuilder.JsonObject
java.lang.Object
beer.devs.fastnbt.ApiMetrics.JsonObjectBuilder.JsonObject
- Enclosing class:
ApiMetrics.JsonObjectBuilder
A super simple representation of a JSON object.
This class only exists to make methods of the ApiMetrics.JsonObjectBuilder
type-safe and not
allow a raw string inputs for methods like ApiMetrics.JsonObjectBuilder.appendField(String, JsonObject)
.
-
Method Summary