is it only okay for a class to have many member function to finish a single task?
i do it to separate codes, but i will only call those private function once because i only needed it once., they say its good to have function that you will use multiple times in many task