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