public abstract class AbstractTemporalTsonElement extends AbstractPrimitiveTsonElement
| Constructor and Description |
|---|
AbstractTemporalTsonElement(TsonElementType type) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TsonElement o) |
protected int |
compareToAs(TsonElement a,
TsonElement b,
TsonElementType type) |
TsonLocalDateTime |
toLocalDateTime() |
TsonString |
toStr() |
throwNonPrimitive, throwPrimitive, visitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, booleanObject, booleanValue, byteObject, byteValue, charObject, charValue, comments, compareCore, doubleObject, doubleValue, equals, floatObject, floatValue, hashCode, instantValue, intObject, intValue, isNull, localDateTimeValue, localDateValue, localTimeValue, longObject, longValue, numberValue, regexValue, shortObject, shortValue, stringValue, temporalValue, toAlias, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBoolean, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInstant, toInt, toLocalDate, toLocalTime, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toUplet, type, visitisAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, toArray, toListContainer, toString, toString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitbuild, builderpublic AbstractTemporalTsonElement(TsonElementType type)
public TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTsonElementpublic int compareTo(TsonElement o)
compareTo in interface Comparable<TsonElement>compareTo in class AbstractTsonElementprotected int compareToAs(TsonElement a, TsonElement b, TsonElementType type)
public TsonLocalDateTime toLocalDateTime()
toLocalDateTime in interface TsonElementtoLocalDateTime in class AbstractTsonElementCopyright © 2025 vpc open source initiative. All rights reserved.