NegationFilter

public NegationFilter<TInput> NegationFilter<TInput extends Any>(IFilter<TInput, ?> filter)(source)

Parameters

TInput

The type the filter accepts

filter

The filter to negate