Interface TsonElementBase
- All Known Subinterfaces:
TsonAlias, TsonArray, TsonArrayBuilder, TsonBigComplex, TsonBigDecimal, TsonBigInt, TsonBinaryStream, TsonBoolean, TsonByte, TsonChar, TsonCharStream, TsonCustom, TsonCustomBuilder, TsonDouble, TsonDoubleComplex, TsonElement, TsonElementBuilder, TsonFloat, TsonFloatComplex, TsonInstant, TsonInt, TsonListContainer, TsonLocalDate, TsonLocalDateTime, TsonLocalTime, TsonLong, TsonMatrix, TsonMatrixBuilder, TsonName, TsonNamedElement, TsonNull, TsonNumber, TsonObject, TsonObjectBuilder, TsonOp, TsonOpBuilder, TsonPair, TsonPairBuilder, TsonParametrizedElement, TsonPrimitiveBuilder, TsonRegex, TsonShort, TsonString, TsonTemporal, TsonUplet, TsonUpletBuilder
public interface TsonElementBase
-
Method Summary
Modifier and TypeMethodDescriptionbuild()static TsonElementBaseof(TsonElementBase any) toString()toString(boolean compact) toString(TsonFormat format) type()
-
Method Details
-
of
-
type
TsonElementType type() -
build
TsonElement build() -
toString
-
toString
-
toString
-