JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
cn.longky.common.function.KRunnable
Packages that use
KRunnable
Package
Description
cn.longky.common.utils
Uses of
KRunnable
in
cn.longky.common.utils
Methods in
cn.longky.common.utils
with parameters of type
KRunnable
Modifier and Type
Method
Description
static void
CommonUtils.
swallowException
(
KRunnable
runnable)