public class TsonBinOpBuilderImpl extends AbstractTsonElementBuilder<TsonBinOpBuilder> implements TsonBinOpBuilder
| Constructor and Description |
|---|
TsonBinOpBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
TsonElement |
build() |
TsonElement |
getFirst() |
TsonElement |
getSecond() |
TsonBinOpBuilderImpl |
merge(TsonPair other) |
TsonBinOpBuilder |
reset() |
TsonBinOpBuilder |
setFirst(TsonElementBase key) |
TsonBinOpBuilder |
setSecond(TsonElementBase value) |
TsonElementType |
type() |
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 TsonBinOpBuilderImpl merge(TsonPair other)
merge in interface TsonBinOpBuilderpublic TsonBinOpBuilder reset()
reset in interface TsonBinOpBuilderpublic TsonElement getFirst()
getFirst in interface TsonBinOpBuilderpublic TsonBinOpBuilder setFirst(TsonElementBase key)
setFirst in interface TsonBinOpBuilderpublic TsonElement getSecond()
getSecond in interface TsonBinOpBuilderpublic TsonBinOpBuilder setSecond(TsonElementBase value)
setSecond in interface TsonBinOpBuilderpublic TsonElement build()
build in interface TsonElementBasebuild in interface TsonElementBuilderCopyright © 2024 vpc open source initiative. All rights reserved.