public class MaskString extends Object
| Constructor and Description |
|---|
MaskString(String query,
String hidden) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMask() |
String |
hide() |
String |
hideWithQuotes() |
static void |
main(String[] args) |
String |
unhide() |
public String hide()
public String hideWithQuotes()
public String unhide()
public String getMask()
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.