class oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator extends java.lang.Object implements java.util.Iterator
{
private final java.util.LinkedList stack;
private oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current;
void <init>(oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode)
{
oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode v;
oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode[] v;
oadd.org.apache.curator.shaded.com.google.common.collect.UnmodifiableIterator v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current v, v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator v;
java.util.LinkedList v, v;
v := @this: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator;
v := @parameter: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode;
specialinvoke v.<java.lang.Object: void <init>()>();
v = new java.util.LinkedList;
specialinvoke v.<java.util.LinkedList: void <init>()>();
v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: java.util.LinkedList stack> = v;
v = new oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current;
v = newarray (oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode)[1];
v[0] = v;
v = staticinvoke <oadd.org.apache.curator.shaded.com.google.common.collect.Iterators: oadd.org.apache.curator.shaded.com.google.common.collect.UnmodifiableIterator forArray(java.lang.Object[])>(v);
specialinvoke v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: void <init>(java.util.Iterator)>(v);
v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current> = v;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: java.util.LinkedList stack>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
virtualinvoke v.<java.util.LinkedList: void push(java.lang.Object)>(v);
return;
}
public boolean hasNext()
{
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current v, v;
oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator v;
oadd.org.apache.curator.framework.recipes.cache.ChildData v;
boolean v, v;
v := @this: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
if v == null goto label;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode node>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode: oadd.org.apache.curator.framework.recipes.cache.ChildData childData>;
v = staticinvoke <oadd.org.apache.curator.framework.recipes.cache.TreeCache: boolean isLive(oadd.org.apache.curator.framework.recipes.cache.ChildData)>(v);
if v == 0 goto label;
v = 1;
goto label;
label:
v = 0;
label:
return v;
}
public oadd.org.apache.curator.framework.recipes.cache.ChildData next()
{
oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode v, v;
oadd.org.apache.curator.framework.recipes.cache.ChildData v, v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current v, v, v, v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator v;
java.util.NoSuchElementException v;
boolean v;
v := @this: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
if v != null goto label;
v = new java.util.NoSuchElementException;
specialinvoke v.<java.util.NoSuchElementException: void <init>()>();
throw v;
label:
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode node>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode: oadd.org.apache.curator.framework.recipes.cache.ChildData childData>;
label:
specialinvoke v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: void setNext()>();
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
if v == null goto label;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode node>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode: oadd.org.apache.curator.framework.recipes.cache.ChildData childData>;
v = staticinvoke <oadd.org.apache.curator.framework.recipes.cache.TreeCache: boolean isLive(oadd.org.apache.curator.framework.recipes.cache.ChildData)>(v);
if v == 0 goto label;
label:
return v;
}
private void setNext()
{
oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode v, v;
java.util.concurrent.ConcurrentMap v, v;
int v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator v;
java.util.LinkedList v, v, v;
boolean v;
java.util.Iterator v, v, v;
java.util.Collection v;
oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current v, v, v, v, v, v, v;
java.lang.Object v, v;
v := @this: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode node>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode: java.util.concurrent.ConcurrentMap children>;
if v == null goto label;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: java.util.LinkedList stack>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
virtualinvoke v.<java.util.LinkedList: void push(java.lang.Object)>(v);
v = new oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode node>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode: java.util.concurrent.ConcurrentMap children>;
v = interfaceinvoke v.<java.util.concurrent.ConcurrentMap: java.util.Collection values()>();
v = interfaceinvoke v.<java.util.Collection: java.util.Iterator iterator()>();
specialinvoke v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: void <init>(java.util.Iterator)>(v);
v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current> = v;
goto label;
label:
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: java.util.Iterator iterator>;
v = interfaceinvoke v.<java.util.Iterator: boolean hasNext()>();
if v == 0 goto label;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current>;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: java.util.Iterator iterator>;
v = interfaceinvoke v.<java.util.Iterator: java.lang.Object next()>();
v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current: oadd.org.apache.curator.framework.recipes.cache.TreeCache$TreeNode node> = v;
goto label;
label:
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: java.util.LinkedList stack>;
v = virtualinvoke v.<java.util.LinkedList: int size()>();
if v <= 0 goto label;
v = v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: java.util.LinkedList stack>;
v = virtualinvoke v.<java.util.LinkedList: java.lang.Object pop()>();
v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current> = v;
goto label;
label:
v.<oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator: oadd.org.apache.curator.framework.recipes.cache.TreeCacheIterator$Current current> = null;
label:
return;
}
}