| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.format.tson.bundled | |
| net.thevpc.nuts.runtime.standalone.format.tson.bundled.impl.elements |
| Modifier and Type | Method and Description |
|---|---|
TsonBoolean |
TsonElement.toBoolean() |
| Modifier and Type | Class and Description |
|---|---|
class |
TsonBooleanImpl |
static class |
TsonElementDecorator.AsBoolean |
| Modifier and Type | Field and Description |
|---|---|
static TsonBoolean |
TsonBooleanImpl.FALSE |
static TsonBoolean |
TsonBooleanImpl.TRUE |
| Modifier and Type | Method and Description |
|---|---|
TsonBoolean |
TsonNullImpl.toBoolean() |
TsonBoolean |
AbstractNonPrimitiveTsonElement.toBoolean() |
TsonBoolean |
TsonCustomImpl.toBoolean() |
TsonBoolean |
AbstractTsonElement.toBoolean() |
TsonBoolean |
TsonStringImpl.toBoolean() |
TsonBoolean |
TsonElementDecorator.toBoolean() |
TsonBoolean |
TsonElementDecorator.AsBoolean.toBoolean() |
TsonBoolean |
TsonBooleanImpl.toBoolean() |
static TsonBoolean |
TsonBooleanImpl.valueOf(boolean value) |
| Constructor and Description |
|---|
AsBoolean(TsonBoolean base,
TsonComments comments,
TsonAnnotation[] annotations) |
Copyright © 2025 vpc open source initiative. All rights reserved.