0
Исправлено

Refactoring - Method Object

arxell il y a 10 ans • mis à jour par anonymous il y a 9 ans • 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

Solution

Solution
Исправлено

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

Solution
Исправлено

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