|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.isima.zz3.advjava.tp1.factorymethod.ACreator
com.isima.zz3.advjava.tp1.factorymethod.Creator2
public class Creator2
| Constructor Summary | |
|---|---|
Creator2()
|
|
| Method Summary | |
|---|---|
IProduct |
createProduct()
|
| Methods inherited from class com.isima.zz3.advjava.tp1.factorymethod.ACreator |
|---|
operation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Creator2()
| Method Detail |
|---|
public IProduct createProduct()
createProduct in class ACreator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||