Uses of Interface
com.evolveum.midpoint.util.MiscUtil.ExceptionSupplier
-
Packages that use MiscUtil.ExceptionSupplier Package Description com.evolveum.midpoint.util -
-
Uses of MiscUtil.ExceptionSupplier in com.evolveum.midpoint.util
Methods in com.evolveum.midpoint.util with parameters of type MiscUtil.ExceptionSupplier Modifier and Type Method Description static <T,E extends Exception>
TMiscUtil. requireNonNull(T value, MiscUtil.ExceptionSupplier<E> exceptionSupplier)
-