Uses of Interface
net.sf.qualitytest.blueprint.SafeInvoke.ExceptionRunnable

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
<T> T
SafeInvoke.invoke(SafeInvoke.ExceptionRunnable<T> runnable, Class<? extends RuntimeException> exceptionClass)
          Safely invoke a method on an object without having to care about checked exceptions.
 



Copyright © 2012-2013. All Rights Reserved.