public interface JSONifiable
There are two copies of this file, one in clover-android-sdk and one in schema-tool, please keep them in sync.
Modifier and Type | Interface and Description |
---|---|
static interface |
JSONifiable.Creator<T>
An interface for a class with a factory method that creates an instance from a JSONObject.
|
Modifier and Type | Method and Description |
---|---|
JSONObject |
getJSONObject() |
JSONObject getJSONObject()