public interface  org.junit.jupiter.engine.execution.InvocationInterceptorChain$VoidInterceptorCall extends java.lang.Object
{
public abstract void apply(org.junit.jupiter.api.extension.InvocationInterceptor, org.junit.jupiter.api.extension.InvocationInterceptor$Invocation) throws java.lang.Throwable;
}