Uses of Class
com.identityworksllc.iiq.common.BSHResourceCloser
-
Packages that use BSHResourceCloser Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ development -
-
Uses of BSHResourceCloser in com.identityworksllc.iiq.common
Methods in com.identityworksllc.iiq.common with parameters of type BSHResourceCloser Modifier and Type Method Description static <T,U>
UBSHResourceCloser. execute(BSHResourceCloser<T,U> closer)Executes your action after getting the resource required
-