public abstract class AbstractTsonElementBase extends Object implements TsonElement
| Constructor and Description |
|---|
AbstractTsonElementBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isContainer() |
boolean |
isNumber() |
boolean |
isPrimitive() |
boolean |
isTemporal() |
String |
toString() |
String |
toString(boolean compact) |
String |
toString(TsonFormat format) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitannotations, annotationsCount, booleanObject, booleanValue, build, builder, byteObject, byteValue, charObject, charValue, comments, dateTimeValue, dateValue, doubleObject, doubleValue, floatObject, floatValue, getBigDecimal, getBigInteger, intObject, intValue, isNull, longObject, longValue, numberValue, of, regexValue, shortObject, shortValue, stringValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toCharStream, toContainer, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, toRegex, toShort, toStr, toTime, toUplet, visit, visittypecompareTopublic String toString()
toString in interface TsonElementBasetoString in class Objectpublic String toString(boolean compact)
toString in interface TsonElementBasepublic String toString(TsonFormat format)
toString in interface TsonElementBasepublic boolean isContainer()
isContainer in interface TsonElementpublic boolean isNumber()
isNumber in interface TsonElementpublic boolean isPrimitive()
isPrimitive in interface TsonElementpublic boolean isTemporal()
isTemporal in interface TsonElementCopyright © 2024 vpc open source initiative. All rights reserved.