public class TsonKeyValueBuilderImpl extends AbstractTsonElementBuilder<TsonKeyValueBuilder> implements TsonKeyValueBuilder
| Constructor and Description |
|---|
TsonKeyValueBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
TsonElement |
build() |
TsonElement |
key() |
TsonKeyValueBuilder |
merge(TsonPair other) |
TsonKeyValueBuilder |
reset() |
TsonKeyValueBuilder |
setKey(TsonElementBase key) |
TsonKeyValueBuilder |
setValue(TsonElementBase value) |
TsonElementType |
type() |
TsonElement |
value() |
addAnnotation, addAnnotation, addAnnotations, addAnnotations, anchor, annotation, comments, getAnnotations, getComments, removeAllAnnotations, removeAnnotationAt, setAnnotations, setComments, toArray, toFunction, toObject, toString, toString, toString, toUpletclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAnnotation, addAnnotation, addAnnotations, addAnnotations, annotation, comments, removeAllAnnotations, removeAnnotationAt, setAnnotations, setCommentsanchor, getAnnotations, getComments, toArray, toFunction, toObject, toUpletof, toString, toString, toStringpublic TsonElementType type()
type in interface TsonElementBasetype in interface TsonElementBuilderpublic TsonKeyValueBuilder merge(TsonPair other)
merge in interface TsonKeyValueBuilderpublic TsonKeyValueBuilder reset()
reset in interface TsonKeyValueBuilderpublic TsonElement key()
key in interface TsonKeyValueBuilderpublic TsonKeyValueBuilder setKey(TsonElementBase key)
setKey in interface TsonKeyValueBuilderpublic TsonElement value()
value in interface TsonKeyValueBuilderpublic TsonKeyValueBuilder setValue(TsonElementBase value)
setValue in interface TsonKeyValueBuilderpublic TsonElement build()
build in interface TsonElementBasebuild in interface TsonElementBuilderCopyright © 2025 vpc open source initiative. All rights reserved.