final class oadd.org.apache.curator.shaded.com.google.common.util.concurrent.InterruptibleTask$DoNothingRunnable extends java.lang.Object implements java.lang.Runnable
{
private void <init>()
{
oadd.org.apache.curator.shaded.com.google.common.util.concurrent.InterruptibleTask$DoNothingRunnable v;
v := @this: oadd.org.apache.curator.shaded.com.google.common.util.concurrent.InterruptibleTask$DoNothingRunnable;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public void run()
{
oadd.org.apache.curator.shaded.com.google.common.util.concurrent.InterruptibleTask$DoNothingRunnable v;
v := @this: oadd.org.apache.curator.shaded.com.google.common.util.concurrent.InterruptibleTask$DoNothingRunnable;
return;
}
}