文件名称:Java工厂设计模式论文
文件大小:51KB
文件格式:DOC
更新时间:2013-06-28 06:06:17
Java工厂设计模式论文 简单工厂模式
Fruit类:接口,实现方法 Apple类:实现Fruit接口 Grape类:实现Fruit接口 Strawberry类:实现Fruit接口 FruitGardener类: BadFruitException类:要种植的水果不在公司经营的水果范围之内,抛出种植异常 PlantFruit类:实现main()方法
文件名称:Java工厂设计模式论文
文件大小:51KB
文件格式:DOC
更新时间:2013-06-28 06:06:17
Java工厂设计模式论文 简单工厂模式
Fruit类:接口,实现方法 Apple类:实现Fruit接口 Grape类:实现Fruit接口 Strawberry类:实现Fruit接口 FruitGardener类: BadFruitException类:要种植的水果不在公司经营的水果范围之内,抛出种植异常 PlantFruit类:实现main()方法