All Classes

Class Summary
Class Description
Luhn
This class defines a single static method, isValid(String) method, which implements the Luhn algorithm to check the validity of a String of digits.