JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.jk.core.timer.JKTask
Packages that use
JKTask
Package
Description
com.jk.core.timer
Uses of
JKTask
in
com.jk.core.timer
Methods in
com.jk.core.timer
with parameters of type
JKTask
Modifier and Type
Method
Description
void
JKExecutor.
execute
(
JKTask
task, int timeMillis)
This method executes a given
JKTask
with a specified timeout duration.