public class Rot13 extends Object
Rot13 class.
| Constructor and Description |
|---|
Rot13() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String in)
decode.
|
static String |
encode(String in)
encode.
|
Copyright © 2016. All Rights Reserved.