개발방법론/모델링/Refactoring

Change Value to Reference

아름프로 2003. 7. 29. 02:04

Change Value to Reference



You have a class with many equal instances that you want to replace with a single object.


Turn the object into a reference object.


For more information see page 179 of Refactoring





***** 아름다운프로님에 의해서 게시물 복사 + 카테고리변경되었습니다 (2003-12-18 17:27)