evaluate

open override fun evaluate(value: Int): FilterResult<out Unit>(source)

Evaluates the filter with the given value.

Return

The result of the filter, which optionally includes a replacement

Parameters

value

The value the filter should evaluate