Containing Filter
public ContainingFilter<TInput> ContainingFilter<TInput extends Any>(Collection<TInput> collection)(source)
Parameters
TInput
The type the filter accepts
collection
The collection to check for the input
The type the filter accepts
The collection to check for the input