Added links to wiki for Lowercase, Rot13, SwapCase, Trim, Uncapitalize and Uppercase
This commit is contained in:
parent
2297011feb
commit
0ab3e93caa
8 changed files with 27 additions and 20 deletions
|
@ -81,7 +81,8 @@ public final class RenderUtils {
|
|||
/**
|
||||
* Returns the last 4 digits a credit card number. The number must satisfy the Luhn algorithm.
|
||||
* Non-digits are stripped from the number.
|
||||
*Th
|
||||
* Th
|
||||
*
|
||||
* @param src the credit card number
|
||||
* @return the last 4 digits of the credit card number or empty
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue