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