Gets the cryptic. @return the encrypted version of the input
()
| 139 | * @return the encrypted version of the input |
| 140 | */ |
| 141 | public String getCryptic() { |
| 142 | return cryptic; |
| 143 | } |
| 144 | |
| 145 | /** |
| 146 | * Sets the cryptic. |
no outgoing calls
no test coverage detected