public interface ToJsonObjectConvertible
JsonObject.
This is useful when full control over the conversion process is required.
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
convertToJsonObject()
Converts the object to a
JsonObject. |
JsonObject convertToJsonObject()
JsonObject.Copyright © 2016. All rights reserved.