|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PostalTest
This class retreives a postal code that will be inputted by the user through the console. It then calls the appropriate methods to verify it.
Constructor Summary | |
PostalTest()
|
Method Summary | |
private static java.lang.String |
getInput()
This method handles the input from the console. |
static void |
main(java.lang.String[] args)
Retrieves a postal code from the console and analyses it. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public PostalTest()
Method Detail |
public static void main(java.lang.String[] args)
private static java.lang.String getInput()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |