Class ApiMetrics.JsonObjectBuilder.JsonObject

java.lang.Object
beer.devs.fastnbt.ApiMetrics.JsonObjectBuilder.JsonObject
Enclosing class:
ApiMetrics.JsonObjectBuilder

public static class ApiMetrics.JsonObjectBuilder.JsonObject extends Object
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).