xeladu·FollowApr 21, 2022--ListenShareAnother way to make it more readable could be to "return;" after each "processXXX()" method. That way you get rid of the "else" and it looks better.