public class TsonLocalTimeImpl extends AbstractTemporalTsonElement implements TsonLocalTime
| Constructor and Description |
|---|
TsonLocalTimeImpl(LocalTime value) |
TsonLocalTimeImpl(String 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() |
LocalTime |
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 TsonLocalTimeImpl(LocalTime value)
public TsonLocalTimeImpl(String value)
public TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTemporalTsonElementpublic Temporal temporalValue()
temporalValue in interface TsonElementtemporalValue in class AbstractTsonElementpublic TsonLocalDate toLocalDate()
toLocalDate in interface TsonElementtoLocalDate in class AbstractTsonElementpublic TsonLocalTime toLocalTime()
toLocalTime in interface TsonElementtoLocalTime in class AbstractTsonElementpublic LocalTime value()
value in interface TsonLocalTimepublic LocalDateTime localDateTimeValue()
localDateTimeValue in interface TsonElementlocalDateTimeValue in class AbstractTsonElementpublic LocalDate localDateValue()
localDateValue in interface TsonElementlocalDateValue in class AbstractTsonElementpublic LocalTime localTimeValue()
localTimeValue in interface TsonElementlocalTimeValue in class AbstractTsonElementpublic TsonLocalDateTime toLocalDateTime()
toLocalDateTime in interface TsonElementtoLocalDateTime in class AbstractTemporalTsonElementpublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonElementbuilder in interface TsonLocalTimeprotected 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.