class oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1 extends java.lang.Object implements oadd.org.apache.zookeeper.Watcher
{
final oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2 this$0;
void <init>(oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2)
{
oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2 v;
oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1 v;
v := @this: oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1;
v := @parameter: oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2;
v.<oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1: oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2 this$0> = v;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public void process(oadd.org.apache.zookeeper.WatchedEvent)
{
oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2 v, v;
oadd.org.apache.curator.framework.WatcherRemoveCuratorFramework v;
oadd.org.apache.zookeeper.WatchedEvent v;
oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1 v;
v := @this: oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1;
v := @parameter: oadd.org.apache.zookeeper.WatchedEvent;
v = v.<oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1: oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2 this$0>;
v = v.<oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2: oadd.org.apache.curator.framework.WatcherRemoveCuratorFramework client>;
v = v.<oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2$1: oadd.org.apache.curator.framework.recipes.locks.InterProcessSemaphoreV2 this$0>;
interfaceinvoke v.<oadd.org.apache.curator.framework.WatcherRemoveCuratorFramework: java.util.concurrent.CompletableFuture postSafeNotify(java.lang.Object)>(v);
return;
}
}