Uses of Interface
com.epam.common.utils.SupplierWithException
Packages that use SupplierWithException
-
Uses of SupplierWithException in com.epam.common.utils
Methods in com.epam.common.utils with parameters of type SupplierWithExceptionModifier and TypeMethodDescriptionstatic Boolean
CheckingUtils.checkWithinTimeout
(SupplierWithException<Boolean> supplier, long maxWaitingTime, TimeUnit timeUnit)