| Modifier and Type | Method and Description |
|---|---|
TsonObject |
TsonObjectBuilder.build() |
static TsonObject |
Tson.ofObject(TsonElementBase... elems) |
TsonObject |
TsonElement.toObject() |
| Modifier and Type | Method and Description |
|---|---|
TsonObject |
TsonObjectBuilderImpl.build() |
| Modifier and Type | Class and Description |
|---|---|
static class |
TsonElementDecorator.AsObject |
class |
TsonObjectImpl |
| Modifier and Type | Method and Description |
|---|---|
TsonObject |
TsonElementDecorator.AsObject.getBase() |
TsonObject |
TsonNullImpl.toObject() |
TsonObject |
AbstractNonPrimitiveTsonElement.toObject() |
TsonObject |
AbstractTsonElementBase.toObject() |
TsonObject |
TsonObjectImpl.toObject() |
TsonObject |
AbstractTsonElement.toObject() |
TsonObject |
TsonElementDecorator.toObject() |
TsonObject |
TsonElementDecorator.AsObject.toObject() |
| Constructor and Description |
|---|
AsObject(TsonObject base,
TsonComments comments,
TsonAnnotation[] annotations) |
Copyright © 2025 vpc open source initiative. All rights reserved.