public interface TsonMatrix extends TsonElement, Iterable<TsonArray>
| Modifier and Type | Method and Description |
|---|---|
TsonArrayBuilder |
builder() |
TsonElement |
get(int col,
int row) |
TsonArray |
getColumn(int column) |
List<TsonArray> |
getColumns() |
TsonElementHeader |
getHeader() |
TsonArray |
getRow(int row) |
List<TsonArray> |
getRows() |
boolean |
isEmpty() |
List<TsonArray> |
rows() |
int |
rowSize() |
annotations, annotationsCount, booleanObject, booleanValue, build, byteObject, byteValue, charObject, charValue, comments, dateTimeValue, dateValue, doubleObject, doubleValue, floatObject, floatValue, getBigDecimal, getBigInteger, intObject, intValue, isAnyString, isArray, isBoolean, isComplexNumber, isContainer, isFloatingNumber, isFunction, isName, isNamedArray, isNamedObject, isNull, isNumber, isObject, isOrdinalNumber, isPair, isPrimitive, isSimple, isSimplePair, isString, isTemporal, isUplet, longObject, longValue, numberValue, of, regexValue, shortObject, shortValue, stringValue, temporalValue, time, toAlias, toArray, toBigComplex, toBigDecimal, toBigInt, toBinaryStream, toBinOp, toBoolean, toByte, toChar, toCharStream, toContainer, toCustom, 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 getHeader()
boolean isEmpty()
int rowSize()
TsonElement get(int col, int row)
TsonArray getRow(int row)
TsonArray getColumn(int column)
TsonArrayBuilder builder()
builder in interface TsonElementCopyright © 2025 vpc open source initiative. All rights reserved.