public class ApproximateStringMatcher extends Object
| Constructor and Description |
|---|
ApproximateStringMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBestMatch(List<String> namesToSearch,
String nameToMatch) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.