Class bStats.JsonObjectBuilder.JsonObject
java.lang.Object
io.github.lucfr1746.llibrary.metrics.bStats.JsonObjectBuilder.JsonObject
- Enclosing class:
bStats.JsonObjectBuilder
A super simple representation of a JSON object.
This class only exists to make methods of the bStats.JsonObjectBuilder
type-safe and not
allow a raw string inputs for methods like bStats.JsonObjectBuilder.appendField(String, JsonObject)
.
-
Method Summary