public final class GsonCheckImpl extends java.lang.Object implements GsonBase, Check
| Modifier and Type | Class and Description |
|---|---|
static class |
GsonCheckImpl.Builder |
| Constructor and Description |
|---|
GsonCheckImpl() |
GsonCheckImpl(JsonObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
toJSONObject() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoDomainJsonArray, toJsonArraypublic GsonCheckImpl(JsonObject jsonObject)
public GsonCheckImpl()
public JsonObject toJSONObject()
toJSONObject in interface GsonBasepublic java.lang.String toString()
toString in class java.lang.Object