public interface MetricStringDistance extends StringDistance
| Modifier and Type | Method and Description |
|---|---|
double |
distance(String s1,
String s2)
Compute and return the metric distance.
|
double distance(String s1, String s2)
distance in interface StringDistances1 - s2 - Copyright © 2018. All rights reserved.