evaluate

public Unit evaluate(TInput input)(source)

Evaluates the filter with the given value.

All filters are assumed to be deterministic (return the same value for the same input).

Parameters

input

The value the filter should evaluate