public interface TsonObject extends TsonContainer, Iterable<TsonElement>
| Modifier and Type | Method and Description |
|---|---|
List<TsonElement> |
all() |
TsonElementList |
body() |
TsonObjectBuilder |
builder() |
TsonElement |
get(String name) |
TsonElement |
get(TsonElement element) |
TsonElementHeader |
header() |
int |
size() |
args, nameannotations, annotationsCount, booleanObject, booleanValue, build, byteObject, byteValue, charObject, charValue, comments, dateTimeValue, dateValue, doubleObject, doubleValue, floatObject, floatValue, getBigDecimal, getBigInteger, intObject, intValue, isContainer, isNull, isNumber, isPrimitive, isTemporal, longObject, longValue, numberValue, of, regexValue, shortObject, shortValue, stringValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toCharStream, toContainer, toDate, toDateTime, toDouble, toDoubleComplex, toFloat, toFloatComplex, toFunction, toInt, toLong, toMatrix, toName, toNumber, toObject, toPair, toRegex, toShort, toStr, toTime, toUplet, visit, visittoString, toString, toString, typecompareToforEach, iterator, spliteratorTsonElementHeader header()
List<TsonElement> all()
TsonElementList body()
body in interface TsonContainerTsonElement get(String name)
TsonElement get(TsonElement element)
int size()
TsonObjectBuilder builder()
builder in interface TsonElementCopyright © 2024 vpc open source initiative. All rights reserved.