Package | Description |
---|---|
elemental.js.json | |
elemental.json | |
elemental.json.impl |
Modifier and Type | Class and Description |
---|---|
class |
JsJsonNull
Client-side implementation of JsonNull as "extension methods" on an actual
null.
|
Modifier and Type | Method and Description |
---|---|
static JsonNull |
JsJsonNull.create() |
JsonNull |
JsJsonFactory.createNull() |
Modifier and Type | Method and Description |
---|---|
JsonNull |
JsonFactory.createNull()
Create a JsonNull.
|
static JsonNull |
Json.createNull() |
Modifier and Type | Class and Description |
---|---|
class |
JreJsonNull
Server-side implementation of JsonObject.
|
Modifier and Type | Field and Description |
---|---|
static JsonNull |
JreJsonNull.NULL_INSTANCE |
Modifier and Type | Method and Description |
---|---|
JsonNull |
JreJsonFactory.createNull() |
Copyright © 2018. All rights reserved.