Class ResolutionCache.Concurrent
java.lang.Object
org.junit.jupiter.params.ResolutionCache.Concurrent
- All Implemented Interfaces:
ResolutionCache
- Enclosing interface:
ResolutionCache
- Since:
- 5.13
-
Nested Class Summary
Nested classes/interfaces inherited from interface ResolutionCache
ResolutionCache.Concurrent -
Field Summary
FieldsFields inherited from interface ResolutionCache
DISABLED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolve(ParameterDeclaration declaration, Supplier<Object> resolver)
-
Field Details
-
cache
-
-
Constructor Details
-
Concurrent
public Concurrent()
-
-
Method Details
-
resolve
- Specified by:
resolvein interfaceResolutionCache
-