public final class org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82 extends java.lang.Object implements java.util.function.Supplier
{
public static java.util.function.Supplier bootstrap$()
{
org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82 v;
v = new org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82;
specialinvoke v.<org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82: void <init>()>();
return v;
}
public void <init>()
{
org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82 v;
v := @this: org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object get()
{
java.lang.IllegalStateException v;
org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82 v;
v := @this: org.apache.dubbo.registry.integration.RegistryProtocol$lambda_getStatedUrl_5__82;
v = staticinvoke <org.apache.dubbo.registry.integration.RegistryProtocol: java.lang.IllegalStateException lambda$getStatedUrl$5()>();
return v;
}
}