updateReaction

abstract fun updateReaction(reaction: Actionable<T>)(source)

Notifies the structure that the reaction r has changed. The whole structure will be rearranged to ensure consistency.

Parameters

reaction

the reaction which has changed