public class org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ extends scala.runtime.AbstractFunction implements scala.Serializable
{
public static final org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ MODULE$;
public static void <clinit>()
{
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ v;
v = new org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$;
specialinvoke v.<org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$: void <init>()>();
return;
}
public final java.lang.String toString()
{
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ v;
v := @this: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$;
return "QueueEntryKey";
}
public org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey apply(long, long)
{
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey v;
long v, v;
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ v;
v := @this: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$;
v := @parameter: long;
v := @parameter: long;
v = new org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey;
specialinvoke v.<org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey: void <init>(long,long)>(v, v);
return v;
}
public scala.Option unapply(org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey)
{
scala.Some v;
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey v;
java.lang.Object v;
long v, v;
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ v;
scala.Tuple2$mcJJ$sp v;
v := @this: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$;
v := @parameter: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey;
if v != null goto label;
v = <scala.None$: scala.None$ MODULE$>;
goto label;
label:
v = new scala.Some;
v = v;
v = new scala.Tuple2$mcJJ$sp;
v = virtualinvoke v.<org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey: long queue()>();
v = virtualinvoke v.<org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey: long seq()>();
specialinvoke v.<scala.Tuple2$mcJJ$sp: void <init>(long,long)>(v, v);
specialinvoke v.<scala.Some: void <init>(java.lang.Object)>(v);
label:
return v;
}
private java.lang.Object readResolve()
{
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ v, v;
v := @this: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$;
v = <org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ MODULE$>;
return v;
}
public void <init>()
{
org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ v;
v := @this: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$;
specialinvoke v.<scala.runtime.AbstractFunction2: void <init>()>();
<org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$: org.apache.activemq.leveldb.UowManagerConstants$QueueEntryKey$ MODULE$> = v;
return;
}
}