public class org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1 extends scala.runtime.AbstractFunction0$mcV$sp implements scala.Serializable
{
public static final long serialVersionUID;
private final java.util.concurrent.CountDownLatch latch$1;
public final void apply()
{
org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1 v;
v := @this: org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1;
virtualinvoke v.<org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1: void apply$mcV$sp()>();
return;
}
public void apply$mcV$sp()
{
java.util.concurrent.CountDownLatch v;
org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1 v;
v := @this: org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1;
v = v.<org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1: java.util.concurrent.CountDownLatch latch$1>;
virtualinvoke v.<java.util.concurrent.CountDownLatch: void countDown()>();
return;
}
public void <init>(org.apache.activemq.leveldb.replicated.ElectingLevelDBStore, java.util.concurrent.CountDownLatch)
{
java.util.concurrent.CountDownLatch v;
org.apache.activemq.leveldb.replicated.ElectingLevelDBStore v;
org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1 v;
v := @this: org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1;
v := @parameter: org.apache.activemq.leveldb.replicated.ElectingLevelDBStore;
v := @parameter: java.util.concurrent.CountDownLatch;
v.<org.apache.activemq.leveldb.replicated.ElectingLevelDBStore$$anonfun$doStop$1: java.util.concurrent.CountDownLatch latch$1> = v;
specialinvoke v.<scala.runtime.AbstractFunction0$mcV$sp: void <init>()>();
return;
}
}