JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
redis.embedded.util.CheckedRunnable
Packages that use
CheckedRunnable
Package
Description
redis.embedded.util
Uses of
CheckedRunnable
in
redis.embedded.util
Methods in
redis.embedded.util
with parameters of type
CheckedRunnable
Modifier and Type
Method
Description
static
Runnable
IO.
checkedToRuntime
(
CheckedRunnable
runnable)