Uses of Interface
nl.jqno.equalsverifier.internal.util.Rethrow.ThrowingSupplier
Packages that use Rethrow.ThrowingSupplier
-
Uses of Rethrow.ThrowingSupplier in nl.jqno.equalsverifier.internal.util
Methods in nl.jqno.equalsverifier.internal.util with parameters of type Rethrow.ThrowingSupplierModifier and TypeMethodDescriptionstatic <T> TRethrow.rethrow(Rethrow.ThrowingSupplier<T> supplier) static <T> TRethrow.rethrow(Rethrow.ThrowingSupplier<T> supplier, Function<Throwable, String> errorMessage)