InequalityFilter

public InequalityFilter<T> InequalityFilter<T extends Any>(T unexpectedValue)(source)

Parameters

T

The type the filter accepts

unexpectedValue

The value the filter should fail for