Package | Description |
---|---|
org.drools.core.util |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static double |
StringUtils.stringSimilarity(String s1,
String s2,
StringUtils.SIMILARITY_STRATS method) |
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.