public class Caverphone2 extends AbstractCaverphone
This class is immutable and thread-safe.
| Constructor and Description |
|---|
Caverphone2() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
encode(java.lang.String source)
Encodes the given String into a Caverphone 2.0 value.
|
encode, isEncodeEqualpublic Caverphone2()
public java.lang.String encode(java.lang.String source)
source - String the source string