Uses of Interface
com.evolveum.midpoint.util.CheckedFunction
- 
Packages that use CheckedFunction Package Description com.evolveum.midpoint.util 
- 
- 
Uses of CheckedFunction in com.evolveum.midpoint.utilMethods in com.evolveum.midpoint.util with parameters of type CheckedFunction Modifier and Type Method Description static <T> TMiscUtil. runChecked(CheckedFunction<Producer<T>,T> function, CheckedProducer<T> checkedProducer)
 
-