|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringUtils.SIMILARITY_STRATS | |
|---|---|
| org.drools.core.util | |
| Uses of StringUtils.SIMILARITY_STRATS in org.drools.core.util |
|---|
| Methods in org.drools.core.util that return StringUtils.SIMILARITY_STRATS | |
|---|---|
static StringUtils.SIMILARITY_STRATS |
StringUtils.SIMILARITY_STRATS.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StringUtils.SIMILARITY_STRATS[] |
StringUtils.SIMILARITY_STRATS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drools.core.util with parameters of type StringUtils.SIMILARITY_STRATS | |
|---|---|
static double |
StringUtils.stringSimilarity(String s1,
String s2,
StringUtils.SIMILARITY_STRATS method)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||