I know this question is somewhat beaten but i haven't been able to get an answer to my specific problem.
I have several components that use TimerTask
that i need to pause and resume afterwards.
What is the best way to do it? (Even if not with the Timer/TimerTask system)
Thanks in advance JQCorreia