Class AbstractScheduledService.CustomScheduler.Schedule

    • Constructor Summary

      Constructors 
      Constructor Description
      Schedule​(long delay,  unit)  
    • Method Summary

      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • Schedule

        public Schedule​(long delay,
                         unit)
        Parameters:
        delay - the time from now to delay execution
        unit - the time unit of the delay parameter