JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
caseine.extra.utils.mutations
Interface FactoryRunner.TestConsumer
Enclosing class:
FactoryRunner
public static interface
FactoryRunner.TestConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
String
name,
FactoryRunner.Test
test)
Method Details
accept
void
accept
(
String
name,
FactoryRunner.Test
test)
throws
Throwable
Throws:
Throwable