am confused on what to take out of the static void
Follow this: a method should only do one thing. And then identify parts which can be grouped together as a seperate functionality, that is probably the place to refactor out that part to a function. Don't go overboard with this :) and it doesn't always work though but it's a start
Обсуждают сегодня