public class TsonPairBuilderImpl extends AbstractTsonElementBuilder<TsonPairBuilder> implements TsonPairBuilder
| Constructor and Description |
|---|
TsonPairBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
TsonPair |
build() |
TsonElement |
key() |
TsonPairBuilder |
key(TsonElementBase key) |
TsonPairBuilder |
merge(TsonPair other) |
TsonPairBuilder |
reset() |
TsonElementType |
type() |
TsonElement |
value() |
TsonPairBuilder |
value(TsonElementBase value) |
addAnnotation, addAnnotation, addAnnotations, addAnnotations, anchor, annotation, annotations, clearAnnotations, comments, comments, removeAnnotationAt, setAnnotations, setComments, toArray, toObject, toString, toString, toString, toUpletclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAnnotation, addAnnotation, addAnnotations, addAnnotations, annotation, clearAnnotations, comments, removeAnnotationAt, setAnnotations, setCommentsanchor, annotations, comments, toArray, toObject, toUplettoString, toString, toStringpublic TsonElementType type()
type in interface TsonElementBasetype in interface TsonElementBuilderpublic TsonPairBuilder merge(TsonPair other)
merge in interface TsonPairBuilderpublic TsonPairBuilder reset()
reset in interface TsonPairBuilderpublic TsonElement key()
key in interface TsonPairBuilderpublic TsonPairBuilder key(TsonElementBase key)
key in interface TsonPairBuilderpublic TsonElement value()
value in interface TsonPairBuilderpublic TsonPairBuilder value(TsonElementBase value)
value in interface TsonPairBuilderpublic TsonPair build()
build in interface TsonElementBasebuild in interface TsonElementBuilderbuild in interface TsonPairBuilderCopyright © 2025 vpc open source initiative. All rights reserved.