mu$a$a.java
962 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
import com.google.common.collect.Collections2;
import com.google.common.collect.Maps.f;
import java.util.Collection;
import java.util.Iterator;
import java.util.Map;
import java.util.Map.Entry;
final class mu$a$a
extends Maps.f<K, Collection<V>>
{
mu$a$a(mu.a parama) {}
final Map<K, Collection<V>> a()
{
return this.a;
}
public final boolean contains(Object paramObject)
{
return Collections2.a(this.a.a.entrySet(), paramObject);
}
public final Iterator<Map.Entry<K, Collection<V>>> iterator()
{
return new mu.a.b(this.a);
}
public final boolean remove(Object paramObject)
{
if (!contains(paramObject)) {
return false;
}
paramObject = (Map.Entry)paramObject;
mu.a(this.a.b, ((Map.Entry)paramObject).getKey());
return true;
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/mu$a$a.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/