Package org.infinispan.commons.junit
Interface Cleanup.ExceptionConsumer<T>
-
- Enclosing class:
- Cleanup
public static interface Cleanup.ExceptionConsumer<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(T ref)
-