public interface TsonMatrix extends TsonElement, Iterable<TsonArray>, TsonParametrizedElement, TsonNamedElement
| Modifier and Type | Method and Description |
|---|---|
TsonArrayBuilder |
builder() |
TsonElement |
cell(int col,
int row) |
TsonArray |
column(int column) |
List<TsonArray> |
columns() |
int |
columnSize() |
boolean |
isEmpty() |
TsonArray |
row(int row) |
List<TsonArray> |
rows() |
int |
rowSize() |
forEach, iterator, spliteratorisParametrized, params, paramsCountisNamed, nameannotations, 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, stringValue, temporalValue, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBoolean, toByte, toChar, toCharStream, toCustom, toDouble, toDoubleComplex, toFloat, toFloatComplex, toInstant, toInt, toListContainer, toLocalDate, toLocalDateTime, toLocalTime, toLong, toMatrix, toName, toNumber, toObject, toOp, toPair, toRegex, toShort, toStr, toString, toUplet, visit, visittoString, toString, typecompareToboolean isEmpty()
int rowSize()
int columnSize()
TsonElement cell(int col, int row)
TsonArray row(int row)
TsonArray column(int column)
TsonArrayBuilder builder()
builder in interface TsonElementCopyright © 2025 vpc open source initiative. All rights reserved.