0
Исправлено

Refactoring - Method Object

arxell 10 years ago • updated by anonymous 9 years ago • 1

In

https://refactoring.guru/replace-method-with-method-object

private fields representing all variables from the main method are unnecessary - in method object we still use local variables

Answer

Answer
Исправлено

Thanks for reporting this. It's rather a bug in example. We'll upload the fix later this week.

Answer
Исправлено

Thanks for reporting this. It's rather a bug in example. We'll upload the fix later this week.