0
to getItemCount() - 1
).
@throws IndexOutOfBoundsException if index
is not withinthe specified range.
null
. If all the values in the specified row and/or column are now null
, the row and/or column is removed from the table.
@param rowKey the row key (null
not permitted).
@param columnKey the column key (null
not permitted).
@see #addValue(Number,Comparable,Comparable)
value
from the domain of this
. The instruction comes from propagator
. value
is out of the domain, nothing is done and the return value is false
,value
leads to a dead-end (domain wipe-out), a ContradictionException
is thrown,value
from the domain can be done safely, the event type is created (the original event can be promoted) and observers are notified and the return value is true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|