Uses of Interface
com.evolveum.midpoint.util.CheckedFunction
Packages that use CheckedFunction
-
Uses of CheckedFunction in com.evolveum.midpoint.util
Methods in com.evolveum.midpoint.util with parameters of type CheckedFunctionModifier and TypeMethodDescriptionstatic <T> T
MiscUtil.runChecked
(CheckedFunction<Producer<T>, T> function, CheckedProducer<T> checkedProducer)