public class TsonBooleanImpl extends AbstractPrimitiveTsonElement implements TsonBoolean
| Modifier and Type | Field and Description |
|---|---|
static TsonBoolean |
FALSE |
static TsonBoolean |
TRUE |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
booleanObject() |
boolean |
booleanValue() |
TsonPrimitiveBuilder |
builder() |
protected int |
compareCore(TsonElement o) |
boolean |
equals(Object o) |
int |
hashCode() |
TsonBoolean |
toBoolean() |
TsonString |
toStr() |
boolean |
value() |
static TsonBoolean |
valueOf(boolean value) |
throwNonPrimitive, throwPrimitive, visitannotations, annotationsCount, bigDecimalValue, bigIntegerValue, byteObject, byteValue, charObject, charValue, comments, compareTo, doubleObject, doubleValue, floatObject, floatValue, instantValue, intObject, intValue, isNull, localDateTimeValue, localDateValue, localTimeValue, longObject, longValue, numberValue, regexValue, shortObject, shortValue, stringValue, 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, 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, stringValue, 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 static final TsonBoolean TRUE
public static final TsonBoolean FALSE
public static final TsonBoolean valueOf(boolean value)
public TsonString toStr()
toStr in interface TsonElementtoStr in class AbstractTsonElementpublic TsonBoolean toBoolean()
toBoolean in interface TsonElementtoBoolean in class AbstractTsonElementpublic boolean value()
value in interface TsonBooleanpublic boolean booleanValue()
booleanValue in interface TsonElementbooleanValue in class AbstractTsonElementpublic Boolean booleanObject()
booleanObject in interface TsonElementbooleanObject in class AbstractTsonElementpublic boolean equals(Object o)
equals in class AbstractTsonElementpublic int hashCode()
hashCode in class AbstractTsonElementpublic TsonPrimitiveBuilder builder()
builder in interface TsonBooleanbuilder in interface TsonElementprotected int compareCore(TsonElement o)
compareCore in class AbstractTsonElementCopyright © 2025 vpc open source initiative. All rights reserved.