public final class org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257 extends java.lang.Object implements org.junit.function.ThrowingRunnable
{
java.lang.Integer cap;
public static org.junit.function.ThrowingRunnable bootstrap$(java.lang.Integer)
{
java.lang.Integer v;
org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257 v;
v := @parameter: java.lang.Integer;
v = new org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257;
specialinvoke v.<org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257: void <init>(java.lang.Integer)>(v);
return v;
}
public void <init>(java.lang.Integer)
{
java.lang.Integer v;
org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257 v;
v := @this: org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257;
v := @parameter: java.lang.Integer;
specialinvoke v.<java.lang.Object: void <init>()>();
v.<org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257: java.lang.Integer cap0> = v;
return;
}
public void run()
{
java.lang.Integer v;
org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257 v;
v := @this: org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257;
v = v.<org.apache.zookeeper.test.ClientSSLTest$lambda_testSecureStandaloneServerAuthFail_1__257: java.lang.Integer cap0>;
staticinvoke <org.apache.zookeeper.test.ClientSSLTest: void lambda$testSecureStandaloneServerAuthFail$1(java.lang.Integer)>(v);
return;
}
}