Interface TsonElement

All Superinterfaces:
Comparable<TsonElement>, TsonElementBase
All Known Subinterfaces:
TsonAlias, TsonArray, TsonBigComplex, TsonBigDecimal, TsonBigInt, TsonBinaryStream, TsonBoolean, TsonByte, TsonChar, TsonCharStream, TsonCustom, TsonDouble, TsonDoubleComplex, TsonFloat, TsonFloatComplex, TsonInstant, TsonInt, TsonListContainer, TsonLocalDate, TsonLocalDateTime, TsonLocalTime, TsonLong, TsonMatrix, TsonName, TsonNamedElement, TsonNull, TsonNumber, TsonObject, TsonOp, TsonPair, TsonParametrizedElement, TsonRegex, TsonShort, TsonString, TsonTemporal, TsonUplet

public interface TsonElement extends TsonElementBase, Comparable<TsonElement>