public class TsonNullImpl extends AbstractTsonElementBase implements TsonNull
| Constructor and Description |
|---|
TsonNullImpl() |
isContainer, isNumber, isPrimitive, isTemporalclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuild, isContainer, isNumber, isPrimitive, isTemporal, ofpublic static final TsonNull INSTANCE
public 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 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 dateValue()
dateValue in interface TsonElementpublic TsonDateTime toDateTime()
toDateTime in interface TsonElementpublic Instant dateTimeValue()
dateTimeValue in interface TsonElementpublic LocalTime time()
time 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 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 TsonFunction toFunction()
toFunction in interface TsonElementpublic TsonName toName()
toName in interface TsonElementpublic TsonAlias toAlias()
toAlias in interface TsonElementpublic TsonDate toDate()
toDate in interface TsonElementpublic TsonTime toTime()
toTime in interface TsonElementpublic TsonRegex toRegex()
toRegex in interface TsonElementpublic TsonArray toArray()
toArray in interface TsonElementpublic TsonObject toObject()
toObject in interface TsonElementpublic TsonUplet toUplet()
toUplet in interface TsonElementpublic 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 TsonBinOp toBinOp()
toBinOp in interface TsonElementpublic TsonContainer toContainer()
toContainer in interface TsonElementpublic BigInteger getBigInteger()
getBigInteger in interface TsonElementpublic BigDecimal getBigDecimal()
getBigDecimal 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 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 © 2024 vpc open source initiative. All rights reserved.