public static class StepFinder.ByLevenshteinDistance extends Object implements StepFinder.PrioritisingStrategy
| Constructor and Description |
|---|
StepFinder.ByLevenshteinDistance() |
public List<StepCandidate> prioritise(String stepAsText, List<StepCandidate> candidates)
prioritise in interface StepFinder.PrioritisingStrategyCopyright © 2003-2013. All Rights Reserved.