public class TsonLocalDateImpl extends AbstractTemporalTsonElement implements TsonLocalDate
| Constructor and Description |
|---|
TsonLocalDateImpl(LocalDate value) |
TsonLocalDateImpl(String value) |
| Modifier and Type | Method and Description |
|---|---|
TsonElement |
build() |
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() |
TsonLocalTime |
toLocalTime() |
TsonString |
toStr() |
LocalDate |
value() |
compareToAs, toLocalDateTimethrowNonPrimitive, 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, 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, toLocalDateTime, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toString, toUplet, visit, visittoString, toString, typepublic TsonLocalDateImpl(LocalDate value)
public TsonLocalDateImpl(String value)
public Temporal temporalValue()
temporalValue in interface TsonElementtemporalValue in class AbstractTsonElementpublic TsonElement build()
build in interface TsonElementbuild in interface TsonElementBasepublic TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTemporalTsonElementpublic 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 LocalDateTime localDateTimeValue()
localDateTimeValue in interface TsonElementlocalDateTimeValue in class AbstractTsonElementpublic TsonLocalDate toLocalDate()
toLocalDate in interface TsonElementtoLocalDate in class AbstractTsonElementpublic LocalDate value()
value in interface TsonLocalDatepublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonElementbuilder in interface TsonLocalDateprotected 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.