| Package | Description |
|---|---|
| elemental.json | |
| elemental.json.impl |
| Modifier and Type | Method and Description |
|---|---|
JsonBoolean |
JsonFactory.create(boolean bool)
Create a JsonBoolean from a Java boolean.
|
static JsonBoolean |
Json.create(boolean bool) |
| Modifier and Type | Class and Description |
|---|---|
class |
JreJsonBoolean
Server-side implementation of JsonBoolean.
|
| Modifier and Type | Method and Description |
|---|---|
JsonBoolean |
JreJsonFactory.create(boolean bool) |
Copyright © 2021 Vaadin Ltd. All rights reserved.