public interface JsonObject
| Modifier and Type | Method and Description |
|---|---|
Object |
toJson(JsonBuilder builder)
Converts this object to a JSON object
|
Object toJson(JsonBuilder builder)
builder - a builder that can be used to perform the conversion