NegationFilter

public NegationFilter<T> NegationFilter<T extends Any>(Filter<T, ? extends Object> filter)(source)

Parameters

T

The type the filter accepts

filter

The filter to negate