setConditions

abstract fun setConditions(conditions: List<Condition<T>>)

Sets the Conditions list. Some implementations may not allow to change it at runtime.

Parameters

conditions

the list of conditions for this action