A method is, or will be, using or used by more features of another class than the class on which it is defined.
Crete a new method with a similar body in the class it uses most. Either turn the old method into a simple delegation, or remove it altogether.
转载于:https://www.cnblogs.com/nanshouyong326/archive/2007/04/28/731107.html