|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Main
This class is only a driver to show how to use a builder pattern. The factory is about computer accounts of various classes referred to as Economy, Standard and Professional. For the purpose of this exercise, only Economy accounts are implemented.
Constructor Summary | |
Main()
|
Method Summary | |
static void |
main(java.lang.String[] loginIDarray)
Standard entry. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Main()
Method Detail |
public static void main(java.lang.String[] loginIDarray)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |