| Package | Description |
|---|---|
| net.thevpc.tson |
| Modifier and Type | Method and Description |
|---|---|
TsonPair |
TsonElementsFactory.ofPair(String key,
TsonElementBase value) |
static TsonPair |
Tson.ofPair(String key,
TsonElementBase value) |
TsonPair |
TsonElementsFactory.ofPair(TsonElementBase key,
TsonElementBase value) |
static TsonPair |
Tson.ofPair(TsonElementBase key,
TsonElementBase value) |
TsonPair |
TsonElement.toPair() |
| Modifier and Type | Method and Description |
|---|---|
TsonBinOpBuilder |
TsonBinOpBuilder.merge(TsonPair other) |
TsonKeyValueBuilder |
TsonKeyValueBuilder.merge(TsonPair other) |
Copyright © 2024 vpc open source initiative. All rights reserved.