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