Class Countdown


  • public class Countdown
    extends java.lang.Object
    Helper class for counting down a number of items, can be used for doing multiple tasks and you want to be notified that the tasks were already finished or aborted.
    • Method Detail

      • abort

        public void abort()
        Aborts the current Countdown, signaling the Listener with the current count