| Modifier and Type | Method and Description |
|---|---|
TsonPair |
TsonPairBuilder.build() |
static TsonPair |
Tson.ofPair(String key,
TsonElementBase value) |
static TsonPair |
Tson.ofPair(TsonElementBase key,
TsonElementBase value) |
TsonPair |
TsonElement.toPair() |
| Modifier and Type | Method and Description |
|---|---|
TsonPairBuilder |
TsonPairBuilder.merge(TsonPair other) |
| Modifier and Type | Method and Description |
|---|---|
TsonPair |
TsonPairBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
TsonPairBuilder |
TsonPairBuilderImpl.merge(TsonPair other) |
| Modifier and Type | Class and Description |
|---|---|
static class |
TsonElementDecorator.AsPair |
class |
TsonPairImpl |
| Modifier and Type | Method and Description |
|---|---|
TsonPair |
TsonElementDecorator.AsPair.getBase() |
TsonPair |
TsonNullImpl.toPair() |
TsonPair |
AbstractNonPrimitiveTsonElement.toPair() |
TsonPair |
TsonPairImpl.toPair() |
TsonPair |
AbstractTsonElement.toPair() |
TsonPair |
TsonElementDecorator.toPair() |
TsonPair |
TsonElementDecorator.AsPair.toPair() |
| Constructor and Description |
|---|
AsPair(TsonPair base,
TsonComments comments,
TsonAnnotation[] annotations) |
Copyright © 2025 vpc open source initiative. All rights reserved.