Uses of Interface
org.infinispan.commons.test.ThrowableSupplier
-
Packages that use ThrowableSupplier Package Description org.infinispan.commons.test -
-
Uses of ThrowableSupplier in org.infinispan.commons.test
Methods in org.infinispan.commons.test with parameters of type ThrowableSupplier Modifier and Type Method Description static <T> TExceptions. uncheckedThrowable(ThrowableSupplier<T> supplier)
-