addReaction

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

Adds a reaction to the data structure.

Parameters

reaction

the reaction to be added