Package redis.embedded.util
Interface IO.CheckedRunnable
- Enclosing class:
- IO
public static interface IO.CheckedRunnable
-
Method Summary
Modifier and Type Method Description void
run()
-
Method Details
-
run
- Throws:
Exception
-
public static interface IO.CheckedRunnable
Modifier and Type | Method | Description |
---|---|---|
void |
run() |
Exception