|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SafeInvoke.ExceptionRunnable | |
|---|---|
| net.sf.qualitytest.blueprint | |
| Uses of SafeInvoke.ExceptionRunnable in net.sf.qualitytest.blueprint |
|---|
| Classes in net.sf.qualitytest.blueprint that implement SafeInvoke.ExceptionRunnable | |
|---|---|
class |
BlueprintExceptionRunnable<T>
|
| Methods in net.sf.qualitytest.blueprint with parameters of type SafeInvoke.ExceptionRunnable | ||
|---|---|---|
static
|
SafeInvoke.invoke(SafeInvoke.ExceptionRunnable<T> runnable,
Class<? extends RuntimeException> exceptionClass)
Safely invoke a method on an object without having to care about checked exceptions. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||