public class org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3 extends scala.runtime.AbstractFunction implements scala.Serializable
{
public static final long serialVersionUID;
private final scala.runtime.LongRef index_queue_entries$1;
public final void apply(scala.Tuple)
{
scala.MatchError v;
long v, v, v;
scala.runtime.BoxedUnit v;
scala.Tuple v;
org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3 v;
scala.runtime.LongRef v, v;
java.lang.Object v;
v := @this: org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3;
v := @parameter: scala.Tuple;
if v == null goto label;
v = virtualinvoke v.<scala.Tuple2: java.lang.Object _2()>();
v = v.<org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3: scala.runtime.LongRef index_queue_entries$1>;
v = v.<org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3: scala.runtime.LongRef index_queue_entries$1>;
v = v.<scala.runtime.LongRef: long elem>;
v = virtualinvoke v.<org.apache.activemq.leveldb.util.LongCounter: long get()>();
v = v + v;
v.<scala.runtime.LongRef: long elem> = v;
v = <scala.runtime.BoxedUnit: scala.runtime.BoxedUnit UNIT>;
return;
label:
v = new scala.MatchError;
specialinvoke v.<scala.MatchError: void <init>(java.lang.Object)>(v);
throw v;
}
public void <init>(org.apache.activemq.leveldb.LevelDBClient, scala.runtime.LongRef)
{
scala.runtime.LongRef v;
org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3 v;
org.apache.activemq.leveldb.LevelDBClient v;
v := @this: org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3;
v := @parameter: org.apache.activemq.leveldb.LevelDBClient;
v := @parameter: scala.runtime.LongRef;
v.<org.apache.activemq.leveldb.LevelDBClient$$anonfun$detect_if_compact_needed$3: scala.runtime.LongRef index_queue_entries$1> = v;
specialinvoke v.<scala.runtime.AbstractFunction1: void <init>()>();
return;
}
}