public class MatrixCursor.RowBuilder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
MatrixCursor.RowBuilder |
add(java.lang.Object columnValue)
Sets the next column value in this row.
|
public MatrixCursor.RowBuilder add(java.lang.Object columnValue)
CursorIndexOutOfBoundsException
- if you try to add too many
values