public class TsonStringImpl extends AbstractPrimitiveTsonElement implements TsonString
| Constructor and Description |
|---|
TsonStringImpl(TsonElementType elementType,
String value,
String rawValue) |
| Modifier and Type | Method and Description |
|---|---|
TsonPrimitiveBuilder |
builder() |
protected int |
compareCore(TsonElement o) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
literalString() |
String |
raw() |
String |
stringValue() |
TsonBoolean |
toBoolean() |
TsonString |
toStr() |
String |
value() |
throwNonPrimitive, throwPrimitive, visitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, booleanObject, booleanValue, byteObject, byteValue, charObject, charValue, comments, compareTo, doubleObject, doubleValue, floatObject, floatValue, instantValue, intObject, intValue, isNull, localDateTimeValue, localDateValue, localTimeValue, longObject, longValue, numberValue, regexValue, shortObject, shortValue, temporalValue, toAlias, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInstant, toInt, toLocalDate, toLocalDateTime, 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, 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, localDateTimeValue, localDateValue, localTimeValue, longObject, longValue, numberValue, regexValue, shortObject, shortValue, temporalValue, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInstant, toInt, toListContainer, toLocalDate, toLocalDateTime, toLocalTime, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toString, toUplet, visit, visittoString, toString, typecompareTopublic TsonStringImpl(TsonElementType elementType, String value, String rawValue)
public TsonBoolean toBoolean()
toBoolean in interface TsonElementtoBoolean in class AbstractTsonElementpublic String literalString()
literalString in interface TsonStringpublic TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTsonElementpublic String value()
value in interface TsonStringpublic String raw()
raw in interface TsonStringpublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonElementbuilder in interface TsonStringprotected int compareCore(TsonElement o)
compareCore in class AbstractTsonElementpublic String stringValue()
stringValue in interface TsonElementstringValue in class AbstractTsonElementCopyright © 2025 vpc open source initiative. All rights reserved.