Uses of Class
net.m2technologies.open_arm.utilities.collections.RuntimeClosureException

Packages that use RuntimeClosureException
net.m2technologies.open_arm.utilities.collections   
 

Uses of RuntimeClosureException in net.m2technologies.open_arm.utilities.collections
 

Methods in net.m2technologies.open_arm.utilities.collections that throw RuntimeClosureException
 void ExceptionalClosure.execute(java.lang.Object o)
          redefine the #execute method to establish a mechanism to tunnel checked exceptions through the Commons-Collection API which doesn't know checked exceptions.