mu$i$a.java
893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
import java.util.Collection;
import java.util.ConcurrentModificationException;
import java.util.Iterator;
class mu$i$a
implements Iterator<V>
{
final Iterator<V> a;
final Collection<V> b = this.c.c;
mu$i$a(mu.i parami)
{
this.a = mu.b(parami.c);
}
mu$i$a(Iterator<V> paramIterator)
{
Iterator localIterator;
this.a = localIterator;
}
final void a()
{
this.c.a();
if (this.c.c != this.b) {
throw new ConcurrentModificationException();
}
}
public boolean hasNext()
{
a();
return this.a.hasNext();
}
public V next()
{
a();
return (V)this.a.next();
}
public void remove()
{
this.a.remove();
mu.b(this.c.f);
this.c.b();
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/mu$i$a.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/