Extract Class
You have one class doing work that should be done by two.
Create a new class and move the relevant fields and methods from the old class into the new class.
![](http://www.refactoring.com/catalog/extractClass.gif)
For more information see page 149 of Refactoring
***** 아름다운프로님에 의해서 게시물 복사 + 카테고리변경되었습니다 (2003-12-18 17:27)