Package com.webfirmframework.wffweb.concurrent
package com.webfirmframework.wffweb.concurrent
-
ClassesClassDescriptionIt makes sure that the task is invoked only once in the specified interval of time even if the
MinIntervalExecutor.runAsync()
methods is called by multiple threads less than the interval of specified time.