Interface MatcherFactory<T extends QueryMatch>

Type Parameters:
T - a subclass of CandidateMatcher
All Known Implementing Classes:
ParallelMatcher.ParallelMatcherFactory, PartitionMatcher.PartitionMatcherFactory

public interface MatcherFactory<T extends QueryMatch>
Interface for the creation of new CandidateMatcher objects