final class oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator extends oadd.com.carrotsearch.hppc.AbstractIterator
{
private final oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor;
private final int max;
private int slot;
final oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0;
public void <init>(oadd.com.carrotsearch.hppc.ObjectFloatHashMap)
{
oadd.com.carrotsearch.hppc.ObjectFloatHashMap v, v;
oadd.com.carrotsearch.hppc.cursors.FloatCursor v;
oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator v;
int v, v, v;
v := @this: oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator;
v := @parameter: oadd.com.carrotsearch.hppc.ObjectFloatHashMap;
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0> = v;
specialinvoke v.<oadd.com.carrotsearch.hppc.AbstractIterator: void <init>()>();
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap: int mask>;
v = v + 1;
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int max> = v;
v = (int) -1;
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot> = v;
v = new oadd.com.carrotsearch.hppc.cursors.FloatCursor;
specialinvoke v.<oadd.com.carrotsearch.hppc.cursors.FloatCursor: void <init>()>();
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor> = v;
return;
}
protected oadd.com.carrotsearch.hppc.cursors.FloatCursor fetch()
{
oadd.com.carrotsearch.hppc.cursors.FloatCursor v, v, v, v, v, v;
boolean v;
oadd.com.carrotsearch.hppc.ObjectFloatHashMap v, v, v, v;
float v, v;
java.lang.Object[] v;
oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator v;
float[] v, v;
int v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v, v;
java.lang.Object v, v;
v := @this: oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int max>;
if v >= v goto label;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v + 1;
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot> = v;
label:
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int max>;
if v >= v goto label;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap: java.lang.Object[] keys>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v[v];
if v == null goto label;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v.<oadd.com.carrotsearch.hppc.cursors.FloatCursor: int index> = v;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap: float[] values>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v[v];
v.<oadd.com.carrotsearch.hppc.cursors.FloatCursor: float value> = v;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor>;
return v;
label:
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v + 1;
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot> = v;
goto label;
label:
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int max>;
if v != v goto label;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap: boolean hasEmptyKey>;
if v == 0 goto label;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v.<oadd.com.carrotsearch.hppc.cursors.FloatCursor: int index> = v;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.ObjectFloatHashMap this$0>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap: float[] values>;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int max>;
v = v[v];
v.<oadd.com.carrotsearch.hppc.cursors.FloatCursor: float value> = v;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot>;
v = v + 1;
v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: int slot> = v;
v = v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: oadd.com.carrotsearch.hppc.cursors.FloatCursor cursor>;
return v;
label:
v = virtualinvoke v.<oadd.com.carrotsearch.hppc.ObjectFloatHashMap$ValuesIterator: java.lang.Object done()>();
return v;
}
}