ResetOperators

data class ResetOperators(val operators: Iterable<<ERROR CLASS>>) : SideEffect.AlterOperators

Constructors

Link copied to clipboard
fun ResetOperators(vararg operators: <ERROR CLASS>)
Link copied to clipboard
fun ResetOperators(operators: Sequence<<ERROR CLASS>>)
Link copied to clipboard
fun ResetOperators(operators: Iterable<<ERROR CLASS>>)

Functions

Link copied to clipboard
open override fun applyTo(context: ExecutionContext): ExecutionContext

Properties

Link copied to clipboard
open override val operators: Iterable<<ERROR CLASS>>
Link copied to clipboard
val operatorSet: <ERROR CLASS>