原型模式
2019-07-17 11:24:51 42 举报
原型模式
作者其他创作
大纲/内容
深拷贝
Serializable
Clonable
Address
addressInfo: type = String
setAddressInfo()getAddressInfo(): String
Object
clone()
Customer
+ address:type = Address+ attribute2:type- attribute3:type
setAddress()getAddress(): AddresssetAttribute()getAttribute()
浅拷贝
0 条评论
下一页