public class TsonNullImpl extends AbstractTsonElementBase implements TsonNull
| Constructor and Description |
|---|
TsonNullImpl() |
isAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUpletclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuild, isAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUpletpublic static final TsonNull INSTANCE
public Temporal temporalValue()
temporalValue in interface TsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonElementbuilder in interface TsonNullpublic TsonElementType type()
type in interface TsonElementBasepublic String stringValue()
stringValue in interface TsonElementpublic Boolean booleanObject()
booleanObject in interface TsonElementpublic Character charObject()
charObject in interface TsonElementpublic Byte byteObject()
byteObject in interface TsonElementpublic Integer intObject()
intObject in interface TsonElementpublic Instant instantValue()
instantValue in interface TsonElementpublic Long longObject()
longObject in interface TsonElementpublic Short shortObject()
shortObject in interface TsonElementpublic Float floatObject()
floatObject in interface TsonElementpublic Number numberValue()
numberValue in interface TsonElementpublic Double doubleObject()
doubleObject in interface TsonElementpublic short shortValue()
shortValue in interface TsonElementpublic LocalDate localDateValue()
localDateValue in interface TsonElementpublic TsonLocalDateTime toLocalDateTime()
toLocalDateTime in interface TsonElementpublic TsonInstant toInstant()
toInstant in interface TsonElementpublic LocalDateTime localDateTimeValue()
localDateTimeValue in interface TsonElementpublic LocalTime localTimeValue()
localTimeValue in interface TsonElementpublic Pattern regexValue()
regexValue in interface TsonElementpublic float floatValue()
floatValue in interface TsonElementpublic double doubleValue()
doubleValue in interface TsonElementpublic byte byteValue()
byteValue in interface TsonElementpublic char charValue()
charValue in interface TsonElementpublic boolean booleanValue()
booleanValue in interface TsonElementpublic int intValue()
intValue in interface TsonElementpublic long longValue()
longValue in interface TsonElementpublic TsonComments comments()
comments in interface TsonElementpublic List<TsonAnnotation> annotations()
annotations in interface TsonElementpublic int annotationsCount()
annotationsCount in interface TsonElementpublic TsonNumber toNumber()
toNumber in interface TsonElementpublic TsonPair toPair()
toPair in interface TsonElementpublic TsonString toStr()
toStr in interface TsonElementpublic TsonLong toLong()
toLong in interface TsonElementpublic TsonInt toInt()
toInt in interface TsonElementpublic TsonFloat toFloat()
toFloat in interface TsonElementpublic TsonDouble toDouble()
toDouble in interface TsonElementpublic TsonShort toShort()
toShort in interface TsonElementpublic TsonByte toByte()
toByte in interface TsonElementpublic TsonChar toChar()
toChar in interface TsonElementpublic TsonBoolean toBoolean()
toBoolean in interface TsonElementpublic TsonCustom toCustom()
toCustom in interface TsonElementpublic TsonName toName()
toName in interface TsonElementpublic TsonAlias toAlias()
toAlias in interface TsonElementpublic TsonLocalDate toLocalDate()
toLocalDate in interface TsonElementpublic TsonLocalTime toLocalTime()
toLocalTime in interface TsonElementpublic TsonRegex toRegex()
toRegex in interface TsonElementpublic TsonArray toArray()
toArray in interface TsonElementtoArray in class AbstractTsonElementBasepublic TsonObject toObject()
toObject in interface TsonElementtoObject in class AbstractTsonElementBasepublic TsonUplet toUplet()
toUplet in interface TsonElementtoUplet in class AbstractTsonElementBasepublic TsonCharStream toCharStream()
toCharStream in interface TsonElementpublic TsonBigInt toBigInt()
toBigInt in interface TsonElementpublic TsonBigDecimal toBigDecimal()
toBigDecimal in interface TsonElementpublic TsonBigComplex toBigComplex()
toBigComplex in interface TsonElementpublic TsonFloatComplex toFloatComplex()
toFloatComplex in interface TsonElementpublic TsonDoubleComplex toDoubleComplex()
toDoubleComplex in interface TsonElementpublic TsonBinaryStream toBinaryStream()
toBinaryStream in interface TsonElementpublic TsonMatrix toMatrix()
toMatrix in interface TsonElementpublic TsonOp toOp()
toOp in interface TsonElementpublic TsonListContainer toListContainer()
toListContainer in interface TsonElementtoListContainer in class AbstractTsonElementBasepublic BigInteger bigIntegerValue()
bigIntegerValue in interface TsonElementpublic BigDecimal bigDecimalValue()
bigDecimalValue in interface TsonElementpublic boolean visit(TsonDocumentVisitor visitor)
visit in interface TsonElementpublic String toString()
toString in interface TsonElementBasetoString in class AbstractTsonElementBasepublic String toString(boolean compact)
toString in interface TsonElementtoString in interface TsonElementBasetoString in class AbstractTsonElementBasepublic String toString(TsonFormat format)
toString in interface TsonElementBasetoString in class AbstractTsonElementBasepublic int compareTo(TsonElement o)
compareTo in interface Comparable<TsonElement>public void visit(TsonParserVisitor visitor)
visit in interface TsonElementpublic boolean isNull()
isNull in interface TsonElementCopyright © 2025 vpc open source initiative. All rights reserved.