public static final class MatchAlgorithmStrategy.Builder extends Object
| Modifier and Type | Method and Description | 
|---|---|
| MatchAlgorithmStrategy.Builder | algorithm(Class<? extends MatchStep.MatchAlgorithm> matchAlgorithmClass) | 
| MatchAlgorithmStrategy | create() | 
public MatchAlgorithmStrategy.Builder algorithm(Class<? extends MatchStep.MatchAlgorithm> matchAlgorithmClass)
public MatchAlgorithmStrategy create()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.