@Deprecated public final class Caverphone1 extends Object implements Simplifier
This is an algorithm created by the Caversham Project at the University of Otago. It implements the Caverphone 1.0 algorithm.
This class is immutable and thread-safe.
Caverphone1| Constructor and Description |
|---|
Caverphone1()
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.