Uses of Interface
org.infinispan.commons.junit.Cleanup.ExceptionConsumer
-
Packages that use Cleanup.ExceptionConsumer Package Description org.infinispan.commons.junit -
-
Uses of Cleanup.ExceptionConsumer in org.infinispan.commons.junit
Methods in org.infinispan.commons.junit with parameters of type Cleanup.ExceptionConsumer Modifier and Type Method Description <T> TCleanup. add(Cleanup.ExceptionConsumer<T> closer, T resource)<T> voidCleanup. add(Cleanup.ExceptionConsumer<T> closer, T resource1, T resource2)
-