Class Metrics.JsonObjectBuilder.JsonObject
java.lang.Object
net.ME1312.SubServers.Velocity.Library.Metrics.JsonObjectBuilder.JsonObject
- Enclosing class:
- Metrics.JsonObjectBuilder
A super simple representation of a JSON object.
This class only exists to make methods of the Metrics.JsonObjectBuilder
type-safe and not
allow a raw string inputs for methods like Metrics.JsonObjectBuilder.appendField(String, JsonObject)
.
-
Method Summary