when refactoring using extract method, should you extract into a new class or into the current class?

后端 未结 0 1995
我在风中等你
我在风中等你 2020-12-30 19:31

I\'ve been using extract method to make the flow of my code easier to understand, but now I have a load of these methods just dumped at the bottom of my class file. I\'ve th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题