JavaScript is disabled on your browser.
Skip navigation links
Infinispan Commons Test Dependencies 14.0.28.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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
void
accept
(
T
ref)
Method Details
accept
void
accept
(
T
ref)
throws
Exception
Throws:
Exception