EqualityFilter

public EqualityFilter<TInput> EqualityFilter<TInput extends Any>(TInput expectedValue)(source)

Parameters

TInput

The type the filter accepts

expectedValue

The value the filter should succeed for