Package me.ulrich.clans
Class Metrics.JsonObjectBuilder.JsonObject
java.lang.Object
me.ulrich.clans.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