All Implemented Interfaces:
Provider<ObjectCollection>

public class Match extends ObjectCollectionProviderUnary
Provides an ObjectCollection by matching objects using a specified ObjectMatcher.

This class applies the matching operation to the input object collection and returns a new collection containing only the matched objects.