public class TsonLocalDateTimeImpl extends AbstractTemporalTsonElement implements TsonLocalDateTime
| Constructor and Description |
|---|
TsonLocalDateTimeImpl(LocalDateTime value) |
| Modifier and Type | Method and Description |
|---|---|
TsonPrimitiveBuilder |
builder() |
protected int |
compareCore(TsonElement o) |
int |
compareTo(TsonElement o) |
boolean |
equals(Object o) |
int |
hashCode() |
LocalDateTime |
localDateTimeValue() |
LocalDate |
localDateValue() |
LocalTime |
localTimeValue() |
Temporal |
temporalValue() |
TsonLocalDate |
toLocalDate() |
TsonLocalDateTime |
toLocalDateTime() |
TsonLocalTime |
toLocalTime() |
TsonString |
toStr() |
LocalDateTime |
value() |
compareToAsthrowNonPrimitive, throwPrimitive, visitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, booleanObject, booleanValue, byteObject, byteValue, charObject, charValue, comments, doubleObject, doubleValue, floatObject, floatValue, instantValue, intObject, intValue, isNull, longObject, longValue, numberValue, regexValue, shortObject, shortValue, stringValue, toAlias, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBoolean, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInstant, toInt, 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, waitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, booleanObject, booleanValue, build, byteObject, byteValue, charObject, charValue, comments, doubleObject, doubleValue, floatObject, floatValue, instantValue, intObject, intValue, isAnyString, isArray, isBoolean, isComplexNumber, isFloatingNumber, isListContainer, isName, isNamedArray, isNamedObject, isNamedUplet, isNull, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, longObject, longValue, numberValue, regexValue, shortObject, shortValue, stringValue, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBoolean, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInstant, toInt, toListContainer, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toString, toUplet, visit, visittoString, toString, typepublic TsonLocalDateTimeImpl(LocalDateTime value)
public TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTemporalTsonElementpublic Temporal temporalValue()
temporalValue in interface TsonElementtemporalValue in class AbstractTsonElementpublic TsonLocalDateTime toLocalDateTime()
toLocalDateTime in interface TsonElementtoLocalDateTime in class AbstractTemporalTsonElementpublic LocalDateTime localDateTimeValue()
localDateTimeValue in interface TsonElementlocalDateTimeValue in class AbstractTsonElementpublic TsonLocalTime toLocalTime()
toLocalTime in interface TsonElementtoLocalTime in class AbstractTsonElementpublic LocalDate localDateValue()
localDateValue in interface TsonElementlocalDateValue in class AbstractTsonElementpublic LocalTime localTimeValue()
localTimeValue in interface TsonElementlocalTimeValue in class AbstractTsonElementpublic TsonLocalDate toLocalDate()
toLocalDate in interface TsonElementtoLocalDate in class AbstractTsonElementpublic LocalDateTime value()
value in interface TsonLocalDateTimepublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonElementbuilder in interface TsonLocalDateTimeprotected int compareCore(TsonElement o)
compareCore in class AbstractTsonElementpublic int compareTo(TsonElement o)
compareTo in interface Comparable<TsonElement>compareTo in class AbstractTemporalTsonElementCopyright © 2025 vpc open source initiative. All rights reserved.