u.smali
.class public final Lh/j/u;
.super Ljava/lang/Object;
.source ""
# interfaces
.implements Ljava/util/Set;
.implements Ljava/io/Serializable;
# static fields
.field public static final e:Lh/j/u;
# direct methods
.method static constructor <clinit>()V
.registers 1
new-instance v0, Lh/j/u;
invoke-direct {v0}, Lh/j/u;-><init>()V
sput-object v0, Lh/j/u;->e:Lh/j/u;
return-void
.end method
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public synthetic add(Ljava/lang/Object;)Z
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public addAll(Ljava/util/Collection;)Z
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public clear()V
.registers 3
new-instance v0, Ljava/lang/UnsupportedOperationException;
const-string v1, "Operation is not supported for read-only collection"
invoke-direct {v0, v1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public final bridge contains(Ljava/lang/Object;)Z
.registers 3
instance-of v0, p1, Ljava/lang/Void;
if-eqz v0, :cond_b
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Lh/j/u;->e(Ljava/lang/Void;)Z
move-result p1
return p1
:cond_b
const/4 p1, 0x0
return p1
.end method
.method public containsAll(Ljava/util/Collection;)Z
.registers 3
const-string v0, "elements"
invoke-static {p1, v0}, Lh/o/c/f;->d(Ljava/lang/Object;Ljava/lang/String;)V
invoke-interface {p1}, Ljava/util/Collection;->isEmpty()Z
move-result p1
return p1
.end method
.method public e(Ljava/lang/Void;)Z
.registers 3
const-string v0, "element"
invoke-static {p1, v0}, Lh/o/c/f;->d(Ljava/lang/Object;Ljava/lang/String;)V
const/4 p1, 0x0
return p1
.end method
.method public equals(Ljava/lang/Object;)Z
.registers 3
instance-of v0, p1, Ljava/util/Set;
if-eqz v0, :cond_e
check-cast p1, Ljava/util/Set;
invoke-interface {p1}, Ljava/util/Set;->isEmpty()Z
move-result p1
if-eqz p1, :cond_e
const/4 p1, 0x1
goto :goto_f
:cond_e
const/4 p1, 0x0
:goto_f
return p1
.end method
.method public g()I
.registers 2
const/4 v0, 0x0
return v0
.end method
.method public hashCode()I
.registers 2
const/4 v0, 0x0
return v0
.end method
.method public isEmpty()Z
.registers 2
const/4 v0, 0x1
return v0
.end method
.method public iterator()Ljava/util/Iterator;
.registers 2
sget-object v0, Lh/j/r;->e:Lh/j/r;
return-object v0
.end method
.method public remove(Ljava/lang/Object;)Z
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public removeAll(Ljava/util/Collection;)Z
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public retainAll(Ljava/util/Collection;)Z
.registers 3
new-instance p1, Ljava/lang/UnsupportedOperationException;
const-string v0, "Operation is not supported for read-only collection"
invoke-direct {p1, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final bridge size()I
.registers 2
invoke-virtual {p0}, Lh/j/u;->g()I
move-result v0
return v0
.end method
.method public toArray()[Ljava/lang/Object;
.registers 2
invoke-static {p0}, Lh/o/c/c;->a(Ljava/util/Collection;)[Ljava/lang/Object;
move-result-object v0
return-object v0
.end method
.method public toArray([Ljava/lang/Object;)[Ljava/lang/Object;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">([TT;)[TT;"
}
.end annotation
invoke-static {p0, p1}, Lh/o/c/c;->b(Ljava/util/Collection;[Ljava/lang/Object;)[Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public toString()Ljava/lang/String;
.registers 2
const-string v0, "[]"
return-object v0
.end method