|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.trans.steps.fuzzymatch.LetterPairSimilarity
public class LetterPairSimilarity
Constructor Summary | |
---|---|
LetterPairSimilarity()
|
Method Summary | |
---|---|
static double |
getSimiliarity(String str1,
String str2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LetterPairSimilarity()
Method Detail |
---|
public static double getSimiliarity(String str1, String str2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |