public class Soundex extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCode(String str)
Returns the soundex code of @str.
|
static void |
main(String[] args) |
public String getCode(String str)
public static void main(String[] args)
Copyright © 2017. All rights reserved.