public final class org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304 extends java.lang.Object implements java.security.PrivilegedAction
{
public static java.security.PrivilegedAction bootstrap$()
{
org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304 v;
v = new org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304;
specialinvoke v.<org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304: void <init>()>();
return v;
}
public void <init>()
{
org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304 v;
v := @this: org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object run()
{
java.lang.ClassLoader v;
org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304 v;
v := @this: org.eclipse.microprofile.context.spi.ContextManagerProvider$lambda_getContextManager_0__3304;
v = staticinvoke <org.eclipse.microprofile.context.spi.ContextManagerProvider: java.lang.ClassLoader lambda$getContextManager$0()>();
return v;
}
}