@Deprecated public final class RefinedSoundex extends Object implements Simplifier
This class is immutable and thread-safe.
RefinedSoundex| Constructor and Description |
|---|
RefinedSoundex()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
simplify(String input)
Deprecated.
Simplifiers the input string.
|
String |
toString()
Deprecated.
|
public String simplify(String input)
Simplifiersimplify in interface Simplifierinput - string to simplifyCopyright © 2014–2016. All rights reserved.