evaluate

public FilterResult<Unit> evaluate(T value)(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