- java.lang.Object
-
- edu.umd.cs.findbugs.util.EditDistance
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static int |
editDistance(java.lang.String str1,
java.lang.String str2) |
static double |
editDistanceRatio(java.lang.String str1,
java.lang.String str2) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
EditDistance
public EditDistance()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.