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