csw.params.core.models.MatrixData
See theMatrixData companion object
A top level key for a parameter set representing an matrix like collection.
Value parameters
-
data
-
input array of array
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all
Members list
Returns a value stored at position represented by [row][col]
Returns a value stored at position represented by [row][col]
Attributes
-
Returns
-
a value represented by T
A Java helper that returns an Array of values this parameter holds
A Java helper that returns an Array of values this parameter holds
Attributes
A comma separated string representation of all values this MatrixData holds
A comma separated string representation of all values this MatrixData holds
Attributes
-
Definition Classes
-
Any